Here's some problem occured when I cross compiling glibc.

==
In file included from ../nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c:21:
../nptl/sysdeps/unix/sysv/linux/lowlevellock.c:29:conflicting type for
'__111_lock_wait'
../nptl/sysdeps/unix/sysv/linux/lowlevellock.h:361:error:previous
delaration of '__111_lock_wait' was here.
==

Could anybody tell me how to solve this?

Thanks.

Reply via email to