BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000790 [uClibc] Architecture Specific minor always 03-20-06 18:38 03-20-06 19:15
Reporter germanp View Status public  
Assigned To uClibc
Priority normal Resolution won't fix  
Status closed   Product Version 0.9.27
Summary 0000790: 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.
Additional Information
Attached Files

- Relationships

- Notes
(0001189)
sjhill
03-20-06 19:15

Do NOT put glibc problems into the uClibc database. Go talk to the glibc maintainers.
 

- 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
03-20-06 19:14 sjhill Resolution open => won't fix
03-20-06 19:15 sjhill Note Added: 0001189
03-20-06 19:15 sjhill Status assigned => closed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker