|
|
emerge -av blam 时报错,网上查了半天没有找到解决问题的办法?
请各位帮忙给看看
报错信息如下
make[2]: Leaving directory `/var/tmp/portage/net-news/blam-1.8.4/work/blam-1.8.4/po'
Making all in lib
make[2]: Entering directory `/var/tmp/portage/net-news/blam-1.8.4/work/blam-1.8.4/lib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/net-news/blam-1.8.4/work/blam-1.8.4/lib'
make[2]: Entering directory `/var/tmp/portage/net-news/blam-1.8.4/work/blam-1.8.4'
sed -e "s|\@prefix\@|/usr|" -e "s|\@MOZILLA_HOME\@|/usr/lib64/mozilla-firefox|g" < blam.in > blam
LC_ALL=C ./intltool-merge -d -u -c ./po/.intltool-merge-cache ./po blam.desktop.in blam.desktop
Possible unintended interpolation of @INTLTOOL_ICONV in string at ./intltool-merge line 94.
Global symbol "@INTLTOOL_ICONV" requires explicit package name at ./intltool-merge line 94.
BEGIN not safe after errors--compilation aborted at ./intltool-merge line 252.
make[2]: *** [blam.desktop] Error 9
make[2]: Leaving directory `/var/tmp/portage/net-news/blam-1.8.4/work/blam-1.8.4'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-news/blam-1.8.4/work/blam-1.8.4'
make: *** [all] Error 2
*
* ERROR: net-news/blam-1.8.4 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2588: Called die
* The specific snippet of code:
* emake || die "emake failed";
* The die message:
* emake failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/net-news/blam-1.8.4/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/net-news/blam-1.8.4/temp/environment'.
*
* Messages for package net-news/blam-1.8.4:
*
* ERROR: net-news/blam-1.8.4 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2588: Called die
* The specific snippet of code:
* emake || die "emake failed";
* The die message:
* emake failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/net-news/blam-1.8.4/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/net-news/blam-1.8.4/temp/environment'. |
|