|
|
我最近重新安装gentoo,想编译e17,用的是gentoo-portage里的e-9999.ebuild,但是在编译时出现如下错误,哪位大侠帮看看:
Calculating dependencies... done!
>>> Emerging (1 of 1) x11-wm/e-9999 to /
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
* This is a LIVE CVS ebuild.
* That means there are NO promises it will work.
* If it fails to build, FIX THE CODE YOURSELF
* before reporting any issues.
>>> Unpacking source...
* Fetching CVS module e17/apps/e into /usr/portage/distfiles/cvs-src ...
* Running cvs -q -f -z4 -d ":pserver:anonymous anoncvs.enlightenment.org:/var/cvs/e" login
Logging in to :pserver:anonymous@anoncvs.enlightenment.org:2401/var/cvs/e
* Running cvs -q -f -z4 -d ":pserver:anonymous@anoncvs.enlightenment.org:/var/cvs/e" update -dP e17/apps/e
* Copying e17/apps/e from /usr/portage/distfiles/cvs-src ...
* CVS module e17/apps/e is now in /var/tmp/portage/x11-wm/e-9999/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/x11-wm/e-9999/work/e17/apps/e ...
Running aclocal...
Running autoheader...
Running autoconf...
Running libtoolize...
Running automake...
configure.in:152: required file `./config.rpath' not found
configure.in:8: installing `./missing'
configure.in:8: installing `./install-sh'
po/Makefile.am:6: addsuffix .mo,$(ALL_LINGUAS: non-POSIX variable name
po/Makefile.am:6: (probably a GNU make extension)
po/Makefile.am:8: addsuffix .po,$(ALL_LINGUAS: non-POSIX variable name
po/Makefile.am:8: (probably a GNU make extension)
po/Makefile.am:10: `%'-style pattern rules are a GNU make extension
src/bin/Makefile.am: installing `./depcomp'
Makefile.am:1: `intl' should not be in SUBDIRS when AM_GNU_GETTEXT([external]) is used
* This is a LIVE CVS ebuild.
* That means there are NO promises it will work.
* If it fails to build, FIX THE CODE YOURSELF
* before reporting any issues.
!!! ERROR: x11-wm/e-9999 failed.
Call stack:
ebuild.sh, line 1568: Called dyn_compile
ebuild.sh, line 937: Called src_compile
ebuild.sh, line 1261: Called enlightenment_src_compile
enlightenment.eclass, line 138: Called enlightenment_die 'autogen failed'
enlightenment.eclass, line 102: Called die
!!! autogen failed
!!! SEND BUG REPORTS TO vapier@gentoo.org NOT THE E TEAM
!!! If you need support, post the topmost build error, and the call stack if relevant.
谢谢! |
|