[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

errors occured when cross compiling glibc



Here's some problem occured when I compiling glibc-2.4.

==
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/i386/lowlevellock.h:361:error:previous
delaration of '__111_lock_wait' was here.
==

Could anybody tell me how to solve this?I'm using gcc-4.0 and source
is configured with '--target=arm-elf-linux' parameter.

Thanks.

Reply to: