|

楼主 |
发表于 2003-11-27 07:47:24
|
显示全部楼层
make错误
In file included from ../linuxthreads/internals.h:29,
from ../linuxthreads/sysdeps/pthread/bits/libc-lock.h:27,
from ../sysdeps/unix/sysv/linux/i386/system.c:24:
../linuxthreads/descr.h:43:40: linuxthreads_db/thread_dbP.h: No such file or directory
In file included from ../linuxthreads/internals.h:29,
from ../linuxthreads/sysdeps/pthread/bits/libc-lock.h:27,
from ../sysdeps/unix/sysv/linux/i386/system.c:24:
../linuxthreads/descr.h:164: error: parse error before "td_eventbuf_t"
../linuxthreads/descr.h:164: warning: no semicolon at end of struct or union
../linuxthreads/descr.h:184: error: parse error before '}' token
../linuxthreads/descr.h:184: warning: empty declaration
../linuxthreads/descr.h: In function `thread_self':
../linuxthreads/descr.h:250: error: invalid use of undefined type `struct _pthread_descr_struct'
In file included from ../linuxthreads/sysdeps/pthread/bits/libc-lock.h:27,
from ../sysdeps/unix/sysv/linux/i386/system.c:24:
../linuxthreads/internals.h: At top level:
../linuxthreads/internals.h:159: error: parse error before "__pthread_threads_events"
../linuxthreads/internals.h:159: warning: type defaults to `int' in declaration of `__pthread_threads_events'
../linuxthreads/internals.h:159: warning: data definition has no type or storage class
../linuxthreads/internals.h: In function `invalid_handle':
../linuxthreads/internals.h:178: error: dereferencing pointer to incomplete type../linuxthreads/internals.h:178: error: dereferencing pointer to incomplete type../linuxthreads/internals.h: In function `nonexisting_handle':
../linuxthreads/internals.h:183: error: dereferencing pointer to incomplete type../stdio-common/_itoa.h: At top level:
../stdio-common/_itoa.h:40: warning: inlining failed in call to `_itoa_word'
../stdio-common/_itoa.h:76: warning: called from here
make[2]: *** [/mnt/lfs/sources/lfs-packages/glibc-build/stdlib/system.o] Error 1make[2]: Leaving directory `/mnt/lfs/sources/lfs-packages/glibc-2.3.2/stdlib'
make[1]: *** [stdlib/subdir_lib] Error 2
make[1]: Leaving directory `/mnt/lfs/sources/lfs-packages/glibc-2.3.2'
make: *** [all] Error 2
请帮我看看!! |
|