This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nptl/849] build failure with nptl


------- Additional Comments From tirathp at yahoo dot com  2006-01-28 08:10 -------
(In reply to comment #1)
> 
> *** This bug has been marked as a duplicate of 333 ***

With gcc-3.4.4 and glibc-2.3.6 this error still persists

In file included from ../nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c:21:
../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: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]: ***
[/opt/bak/bak_os/lbe/crosscomp-src/glibc/glibc-build/nptl/libc-lowlevellock.o]
Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory
`/opt/bak/bak_os/lbe/crosscomp-src/glibc/glibc-2.3.6/nptl'
make[1]: *** [nptl/subdir_lib] Error 2
make[1]: Leaving directory `/opt/bak/bak_os/lbe/crosscomp-src/glibc/glibc-2.3.6'
make: *** [all] Error 2

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=849

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]