[uClibc 0000790]: conflicting types for '__lll_lock_wait'

bugs at busybox.net bugs at busybox.net
Tue Mar 21 02:38:29 UTC 2006


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=790 
====================================================================== 
Reported By:                germanp
Assigned To:                uClibc
====================================================================== 
Project:                    uClibc
Issue ID:                   790
Category:                   Architecture Specific
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             03-20-2006 18:38 PST
Last Modified:              03-20-2006 18:38 PST
====================================================================== 
Summary:                    conflicting types for '__lll_lock_wait'
Description: 
Hi! Know that this is a error some specific and can that corresponds to the
people in charge of glibc but I hope that they can help me: 
  I am trying to compile cross compiler who runs in i386-uclibc and
generates binary for i386-glibc and happens the following problem;  when
treatment to compile glibc-2.3.6 I obtain the following error: 

../nptl/sysdeps/unix/sysv/linux/lowlevellock.c:29: error: conflicting
types for '__lll_lock_wait'
../nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:227: error: previous
declaration of '__lll_lock_wait' was here
../nptl/sysdeps/unix/sysv/linux/lowlevellock.c: In function
'__lll_lock_wait':
../nptl/sysdeps/unix/sysv/linux/lowlevellock.c:32: warning: implicit
declaration of function 'atomic_compare_and_exchange_val_acq'
../nptl/sysdeps/unix/sysv/linux/lowlevellock.c:36: warning: implicit
declaration of function 'atomic_compare_and_exchange_bool_acq'
../nptl/sysdeps/unix/sysv/linux/lowlevellock.c: In function
'__lll_timedlock_wait':
../nptl/sysdeps/unix/sysv/linux/lowlevellock.c:71: warning: implicit
declaration of function 'lll_futex_timed_wait'
make[2]: *** [/root/glibc-build/nptl/libc-lowlevellock.o] Error 1
make[2]: Leaving directory `/root/glibc-20051107/nptl'
make[1]: *** [nptl/subdir_lib] Error 2
make[1]: Leaving directory `/root/glibc-20051107'
make: *** [all] Error 2 

I am following guide CLFS of linuxfromscratch and having proven with
several versions of GCC and glibc it gives back the same error to me. 
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
03-20-06 18:38  germanp        New Issue                                    
03-20-06 18:38  germanp        Status                   new => assigned     
03-20-06 18:38  germanp        Assigned To               => uClibc          
======================================================================




More information about the uClibc-cvs mailing list