Skip to Content.
Sympa Menu

sm-grimoire - [SM-Grimoire] new glibc 2.3.3 and 2.6.1 kernel

sm-grimoire AT lists.ibiblio.org

Subject: Discussion of Spells and Grimoire items

List archive

Chronological Thread  
  • From: "Craig Dyke" <grail AT westnet.com.au>
  • To: "grimoire" <sm-grimoire AT lists.ibiblio.org>
  • Subject: [SM-Grimoire] new glibc 2.3.3 and 2.6.1 kernel
  • Date: Wed, 11 Feb 2004 19:03:36 +0800

Howdy all

Have tried to cast new glibc and said yes to all questions but get a compile
error:

gcc
../nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c -c -std=gnu99 -O2 -Wall
-Winline -Wstrict-prototypes -Wwrite-strings -march=i386 -pipe -mpreferred-s
tack-boundary=2 -I../include -I. -I/usr/src/glibc-2003-12-03.bld/nptl -I
.. -I../libio -I/usr/src/glibc-2003-12-03.bld -I../sysdeps/i386/elf -I../np
tl/sysdeps/unix/sysv/linux/i386 -I../nptl/sysdeps/unix/sysv/linux -I../nptl/
sysdeps/pthread
-I../sysdeps/pthread -I../nptl/sysdeps/unix/sysv -I../nptl/sysdeps/unix -I..
/nptl/sysdeps/i386 -I../sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/
linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../
sysdeps/unix/inet -I../sysdeps/unix/sysv/i386 -I../sysdeps/unix/sysv -I../sy
sdeps/unix/i386
-I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/fpu -I../sysdeps/i386
-I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/
dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic
/elf -I../sysdeps/generic -nostdinc -isystem
/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.2/include -isystem
/usr/src/linux/include/ -D_LIBC_REENTRANT -D_LIBC_REENTRANT -include
../include/libc-symbols.h -o
/usr/src/glibc-2003-12-03.bld/nptl/libc-lowlevellock.o -MD -MP -MF
/usr/src/glibc-2003-12-03.bld/nptl/libc-lowlevellock.o.dt
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:208: error: previous
declaration of `__lll_lock_wait'
../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[3]: *** [/usr/src/glibc-2003-12-03.bld/nptl/libc-lowlevellock.o] Error
1
make[3]: Leaving directory `/usr/src/glibc-2003-12-03/nptl'
make[2]: *** [nptl/subdir_lib] Error 2
make[2]: Leaving directory `/usr/src/glibc-2003-12-03'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/glibc-2003-12-03.bld'

Did anyone else come across this problem?

Craig





Archive powered by MHonArc 2.6.24.

Top of Page