LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 876|回复: 3

安装glib-1.2.10-r5 failed <求助> 《已解决》

[复制链接]
发表于 2007-6-23 11:38:10 | 显示全部楼层 |阅读模式
前面有个相关的帖子,错误和我的一样,他说“解决方法: 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'.
  谢谢!
发表于 2007-6-23 15:44:58 | 显示全部楼层
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-6-24 07:43:09 | 显示全部楼层
谢谢了,已解决
回复 支持 反对

使用道具 举报

发表于 2007-6-24 09:42:47 | 显示全部楼层
Post by ilaudy
谢谢了,已解决


ilaudy是怎么解决的?

http://bugs.gentoo.org/show_bug. ... 过不过都没用...
我是靠降级libtool到1.22才ok.
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表