LinuxSir.cn,穿越时空的Linuxsir!

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

emerge gnome的时候遇到问题,大家帮一下忙

[复制链接]
发表于 2007-5-29 16:19:40 | 显示全部楼层 |阅读模式

  1. checking if iswalnum() and friends are properly defined... yes
  2. checking whether realloc (NULL,) will work... yes
  3. checking for an implementation of va_copy()... yes
  4. checking for an implementation of __va_copy()... yes
  5. checking whether va_lists can be copied by value... yes
  6. checking for dlopen... yes
  7. checking for dlsym... yes
  8. checking for RTLD_GLOBAL brokenness... no
  9. checking for preceeding underscore in symbols... no
  10. checking for dlerror... yes
  11. checking pthread.h usability... yes
  12. checking pthread.h presence... yes
  13. checking for pthread.h... yes
  14. checking for thread implementation... posix
  15. checking for pthread_attr_init in -lpthread... yes
  16. checking necessary linker options... -lpthread
  17. checking necessary compiler options...  -D_REENTRANT
  18. checking for localtime_r... yes
  19. checking for rand_r... yes
  20. checking for getpwuid_r... yes
  21. checking whether getpwuid_r is posix like... yes
  22. checking whether pthread_getspecific is posix like... yes
  23. checking whether pthread_mutex_trylock is posix like... yes
  24. checking whether pthread_cond_timedwait is posix like... yes
  25. checking size of pthread_mutex_t... 24
  26. checking byte contents of pthread_mutex_t... 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
  27. checking system definitions for POLLIN POLLOUT POLLPRI POLLERR POLLHUP POLLNVAL... done
  28. configure: creating ./config.status
  29. config.status: creating glib.spec
  30. config.status: creating Makefile
  31. config.status: WARNING:  Makefile.in seems to ignore the --datarootdir setting
  32. config.status: creating glib-config
  33. config.status: creating gmodule/gmoduleconf.h
  34. config.status: creating gmodule/Makefile
  35. config.status: WARNING:  gmodule/Makefile.in seems to ignore the --datarootdir setting
  36. config.status: creating gthread/Makefile
  37. config.status: WARNING:  gthread/Makefile.in seems to ignore the --datarootdir setting
  38. config.status: creating docs/Makefile
  39. config.status: WARNING:  docs/Makefile.in seems to ignore the --datarootdir setting
  40. config.status: creating docs/glib-config.1
  41. config.status: creating tests/Makefile
  42. config.status: WARNING:  tests/Makefile.in seems to ignore the --datarootdir setting
  43. config.status: creating glib.pc
  44. config.status: creating gmodule.pc
  45. config.status: creating gthread.pc
  46. config.status: creating config.h
  47. config.status: executing default-1 commands
  48. config.status: executing default-2 commands
  49. creating glibconfig.h
  50. config.status: executing chmod-scripts commands
  51. CONFIG_FILES= CONFIG_HEADERS= CONFIG_OTHER=glibconfig.h ./config.status
  52. config.status: executing default-1 commands
  53. config.status: executing default-2 commands
  54. creating glibconfig.h
  55. glibconfig.h is unchanged
  56. config.status: executing chmod-scripts commands
  57. echo timestamp > stamp-gc-h
  58. cd . \
  59.           && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
  60. config.status: creating Makefile
  61. config.status: WARNING:  Makefile.in seems to ignore the --datarootdir setting
  62. config.status: executing default-1 commands
  63. config.status: executing default-2 commands
  64. config.status: executing chmod-scripts commands
  65. make  all-recursive
  66. make[1]: Entering directory `/var/tmp/portage/dev-libs/glib-1.2.10-r5/work/glib-1.2.10'
  67. Making all in .
  68. make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-1.2.10-r5/work/glib-1.2.10'
  69. /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    -march=prescott -O2 -pipe -fPIC -Wall  -D_REENTRANT -c garray.c
  70. ./libtool: line 297: s,^.*/,,g: 没有那个文件或目录
  71. ./libtool: line 711: -e: command not found
  72. *** Warning: inferring the mode of operation is deprecated.
  73. *** Future versions of Libtool will require --mode=MODE be specified.
  74. ./libtool: line 1022: -e: command not found
  75. ./libtool: line 1022: -e: command not found
  76. ./libtool: line 1022: -e: command not found
  77. ./libtool: line 1022: -e: command not found
  78. ./libtool: line 1022: -e: command not found
  79. ./libtool: line 1022: -e: command not found
  80. ./libtool: line 1022: -e: command not found
  81. ./libtool: line 1022: -e: command not found
  82. ./libtool: line 1022: -e: command not found
  83. ./libtool: line 1022: -e: command not found
  84. ./libtool: line 1022: -e: command not found
  85. ./libtool: line 1022: -e: command not found
  86. ./libtool: line 1022: -e: command not found
  87. ./libtool: line 1022: -e: command not found
  88. ./libtool: line 1022: -e: command not found
  89. ./libtool: line 1050: -e: command not found
  90. ./libtool: line 1074: -e: command not found
  91. : compile: cannot determine name of library object from `'
  92. make[2]: *** [garray.lo] 错误 1
  93. make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-1.2.10-r5/work/glib-1.2.10'
  94. make[1]: *** [all-recursive] 错误 1
  95. make[1]: Leaving directory `/var/tmp/portage/dev-libs/glib-1.2.10-r5/work/glib-1.2.10'
  96. make: *** [all-recursive-am] 错误 2

  97. !!! ERROR: dev-libs/glib-1.2.10-r5 failed.
  98. Call stack:
  99.   ebuild.sh, line 1615:   Called dyn_compile
  100.   ebuild.sh, line 972:   Called qa_call 'src_compile'
  101.   ebuild.sh, line 44:   Called src_compile
  102.   glib-1.2.10-r5.ebuild, line 54:   Called die

  103. !!! (no error message)
  104. !!! If you need support, post the topmost build error, and the call stack if relevant.
  105. !!! A complete build log is located at '/var/tmp/portage/dev-libs/glib-1.2.10-r5/temp/build.log'.
复制代码


libtool我已经装了呀,怎么还会这个样呢
发表于 2007-5-29 18:51:36 | 显示全部楼层
回复 支持 反对

使用道具 举报

发表于 2007-5-29 19:39:55 | 显示全部楼层
问题还是没解决呢:(。
我是强制 mask 了  >sys-devel/libtool-1.5.23  的。。。
回复 支持 反对

使用道具 举报

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

本版积分规则

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