|
|
我使用install-x86-minimal-2006.0安装时,
在进行到emerge -e system (我是从stage1开始安装的)
出现如下错误:
...
Emerge (18 of 130) dev-perl/Locale-gettext-1.05 to /
checking ebuild checksums ;-)
checking auxfile checksums ;-)
checking miscfile checksums ;-)
unpacking source...
Unpacking gettext-1.05.tar.gz to /var/tmp/portage/Locale-gettext-1.05/work
Source unpacked
compiling source in /var/tmp/portage/Locale-gettext-1.05/work/gettext-1.05 ...
* Using ExtUtils::MakeMaker
checking for gettext... no
checking for gettext in -lintl... no
gettext function not found. Please install libintl an Makefile.PL line 18
!!!ERROR: dev-perl/Locale-gettext-1.05 failed.
call stack:
ebuild.sh, line 1539: Called dyn_compile
ebuild.sh, line 939: Called src_compile
ebuild.sh, line 1248 Called perl-module_src_compile
perl-module.eclass, line 119: Called perl-module_src_prep
perl-module.eclass, line 104: Called die
!!! Unable to build! (are you using USE="build"?)
!!! If you need support, post this topmost build error, and the call stack if relevant
请问这是怎么回事? |
|