conflicting types for '__lll_lock_wait'

abm-linux fsatea2002@yahoo.de
Fri Apr 6 22:37:00 GMT 2007


The idea is the following one; I am traying to compile cross compiler who 
runs on uclibc in i386 and that he generates binary code for i386-glibc. But 
when wanting to compile the glibc library I get this error: 

5354 In file included from
../nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c:21:
5355 ../nptl/sysdeps/unix/sysv/linux/lowlevellock.c:29: Fehler: in Konflikt
stehende Typen für »__lll_lock_wait«
5356 ../nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:361: Fehler:
vorherige Deklaration von »__lll_lock_wait« war hier
5357 ../nptl/sysdeps/unix/sysv/linux/lowlevellock.c: In Funktion
»__lll_lock_wait«:
5358 ../nptl/sysdeps/unix/sysv/linux/lowlevellock.c:32: Warnung: implizite
Deklaration der Funktion »atomic_compare_and_exchange_val_acq«
5359 ../nptl/sysdeps/unix/sysv/linux/lowlevellock.c:36: Warnung: implizite
Deklaration der Funktion »atomic_compare_and_exchange_bool_acq«
5360 make[2]: *** [/abm/usr/src/glibc-build/nptl/libc-lowlevellock.o] Fehler
1
5361 make[2]: Verlasse Verzeichnis '/abm/usr/src/glibc-2.4/nptl'
5362 make[1]: *** [nptl/subdir_lib] Fehler 2
5363 make[1]: Verlasse Verzeichnis '/abm/usr/src/glibc-2.4'

I'm using the linux-libc-headers version 2.6.15-27-386.
I followed the passages of 
book CLFS of linuxfromscratch.

Well, I hope that they can help me and any contribution could by utility


-- 
View this message in context: http://www.nabble.com/conflicting-types-for-%27__lll_lock_wait%27-tf3539024.html#a9879209
Sent from the gcc - cross compiler mailing list archive at Nabble.com.


--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list