|
|
- checking if iswalnum() and friends are properly defined... yes
- checking whether realloc (NULL,) will work... yes
- checking for an implementation of va_copy()... yes
- checking for an implementation of __va_copy()... yes
- checking whether va_lists can be copied by value... yes
- checking for dlopen... yes
- checking for dlsym... yes
- checking for RTLD_GLOBAL brokenness... no
- checking for preceeding underscore in symbols... no
- checking for dlerror... yes
- checking pthread.h usability... yes
- checking pthread.h presence... yes
- checking for pthread.h... yes
- checking for thread implementation... posix
- checking for pthread_attr_init in -lpthread... yes
- checking necessary linker options... -lpthread
- checking necessary compiler options... -D_REENTRANT
- checking for localtime_r... yes
- checking for rand_r... yes
- checking for getpwuid_r... yes
- checking whether getpwuid_r is posix like... yes
- checking whether pthread_getspecific is posix like... yes
- checking whether pthread_mutex_trylock is posix like... yes
- checking whether pthread_cond_timedwait is posix like... yes
- checking size of pthread_mutex_t... 24
- 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
- checking system definitions for POLLIN POLLOUT POLLPRI POLLERR POLLHUP POLLNVAL... done
- 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 setting
- config.status: creating gthread/Makefile
- config.status: WARNING: gthread/Makefile.in seems to ignore the --datarootdir setting
- config.status: creating docs/Makefile
- config.status: WARNING: docs/Makefile.in seems to ignore the --datarootdir setting
- config.status: creating docs/glib-config.1
- config.status: creating tests/Makefile
- config.status: WARNING: tests/Makefile.in seems to ignore the --datarootdir setting
- 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
- cd . \
- && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
- config.status: creating Makefile
- config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting
- config.status: executing default-1 commands
- config.status: executing default-2 commands
- config.status: executing chmod-scripts commands
- 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 -march=prescott -O2 -pipe -fPIC -Wall -D_REENTRANT -c garray.c
- ./libtool: line 297: s,^.*/,,g: 没有那个文件或目录
- ./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
- ./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
- : compile: cannot determine name of library object from `'
- make[2]: *** [garray.lo] 错误 1
- make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-1.2.10-r5/work/glib-1.2.10'
- make[1]: *** [all-recursive] 错误 1
- make[1]: Leaving directory `/var/tmp/portage/dev-libs/glib-1.2.10-r5/work/glib-1.2.10'
- make: *** [all-recursive-am] 错误 2
- !!! ERROR: dev-libs/glib-1.2.10-r5 failed.
- Call stack:
- ebuild.sh, line 1615: Called dyn_compile
- ebuild.sh, line 972: 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 relevant.
- !!! A complete build log is located at '/var/tmp/portage/dev-libs/glib-1.2.10-r5/temp/build.log'.
复制代码
libtool我已经装了呀,怎么还会这个样呢 |
|