|
|
前面有个相关的帖子,错误和我的一样,他说“解决方法: export SED=sed
之后glib-1.2.10-r5可以编译通过了,ok。”
我export了还是不能emerge,错误信息如下:
configure: creating ./config.status
config.status: creating glib.spec
config.status: creating Makefile
config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting
config.status: creating glib-config
config.status: creating gmodule/gmoduleconf.h
config.status: creating gmodule/Makefile
config.status: WARNING: gmodule/Makefile.in seems to ignore the --datarootdir s
etting
config.status: creating gthread/Makefile
config.status: WARNING: gthread/Makefile.in seems to ignore the --datarootdir s
etting
config.status: creating docs/Makefile
config.status: WARNING: docs/Makefile.in seems to ignore the --datarootdir sett
ing
config.status: creating docs/glib-config.1
config.status: creating tests/Makefile
config.status: WARNING: tests/Makefile.in seems to ignore the --datarootdir set
ting
config.status: creating glib.pc
config.status: creating gmodule.pc
config.status: creating gthread.pc
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing default-2 commands
creating glibconfig.h
config.status: executing chmod-scripts commands
CONFIG_FILES= CONFIG_HEADERS= CONFIG_OTHER=glibconfig.h ./config.status
config.status: executing default-1 commands
config.status: executing default-2 commands
creating glibconfig.h
glibconfig.h is unchanged
config.status: executing chmod-scripts commands
echo timestamp > stamp-gc-h
make all-recursive
make[1]: Entering directory `/var/tmp/portage/dev-libs/glib-1.2.10-r5/work/glib-
1.2.10'
Making all in .
make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-1.2.10-r5/work/glib-
1.2.10'
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -
I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -march=i686 -pipe -f
PIC -Wall -D_REENTRANT -c garray.c
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -
I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_ENABLE_DEBUG -O2 -march=i686 -pipe -f
PIC -Wall -D_REENTRANT -c gcache.c
./libtool: line 297: s,^.*/,,g: No such file or directory
./libtool: line 297: s,^.*/,,g: No such file or directory
./libtool: line 711: -e: command not found
./libtool: line 711: -e: command not found
*** Warning: inferring the mode of operation is deprecated.
*** Future versions of Libtool will require --mode=MODE be specified.
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
*** Warning: inferring the mode of operation is deprecated.
*** Future versions of Libtool will require --mode=MODE be specified.
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1050: -e: command not found
./libtool: line 1074: -e: command not found
./libtool: line 1022: -e: command not found
: compile: cannot determine name of library object from `'
make[2]: ./libtool: line 1022: -e: command not found
*** [gcache.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1022: -e: command not found
./libtool: line 1050: -e: command not found
./libtool: line 1074: -e: command not found
: compile: cannot determine name of library object from `'
make[2]: *** [garray.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-1.2.10-r5/work/glib-1
.2.10'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-libs/glib-1.2.10-r5/work/glib-1
.2.10'
make: *** [all-recursive-am] Error 2
!!! ERROR: dev-libs/glib-1.2.10-r5 failed.
Call stack:
ebuild.sh, line 1621: Called dyn_compile
ebuild.sh, line 973: Called qa_call 'src_compile'
ebuild.sh, line 44: Called src_compile
glib-1.2.10-r5.ebuild, line 54: Called die
!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if rel
evant.
!!! A complete build log is located at '/var/tmp/portage/dev-libs/glib-1.2.10-r5
/temp/build.log'.
谢谢! |
|