|
|
我的~86在portage-2.1.2_pre3-r7下,
在安装dev-python/pygobject-2.12.2的时候出现如下的错误(已经执行emerge --sync保证各个包都是新的):
============================================================================
checking whether i686-pc-linux-gnu-gcc understands -std=c9x... yes
checking whether i686-pc-linux-gnu-gcc understands -fno-strict-aliasing... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pygobject-2.0.pc
config.status: creating docs/Makefile
config.status: creating docs/reference/entities.docbook
config.status: creating docs/xsl/fixxref.py
config.status: creating gobject/Makefile
config.status: creating examples/Makefile
config.status: creating tests/Makefile
config.status: creating PKG-INFO
config.status: creating config.h
config.status: executing depfiles commands
cd . && /bin/sh /var/tmp/portage/dev-python/pygobject-2.12.2/work/pygobject-2.12.2/missing --run automake-1.8 --gnu Makefile
autom4te-2.60: cannot create `pwd`/pygobject-2.12.2/am4t752.29338: No such file or directory
at /usr/bin/autom4te-2.60 line 942
automake-1.8: autoconf failed with exit status: 1
make: *** [Makefile.in] 错误 1
!!! ERROR: dev-python/pygobject-2.12.2 failed.
Call stack:
ebuild.sh, line 1568: Called dyn_compile
ebuild.sh, line 937: Called src_compile
ebuild.sh, line 1261: Called gnome2_src_compile
gnome2.eclass, line 64: Called die
!!! compile failure
!!! If you need support, post the topmost build error, and the call stack if relevant.
有人遇到过这个问题么?如何解决呢? |
|