bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[build failure|2.3.2


From: jc.cavaille
Subject: [build failure|2.3.2
Date: Fri, 14 Nov 2003 20:40:54 +0100

My configuration: 
kernel   2.4.22 (for i686)
gcc      3.3.2
binutils 2.14

My configure:
--prefix=/usr/local/gnu/glibc/2.3.2 --oldincludedir=/ 
--enable-add-ons=linuxthreads 
--with-headers=/usr/local/linux/default/include 
--with-binutils=/usr/local/gnu/binutils/default/bin

Symptom:
I've a set of undefined references (_exit, strlen, memcpy, ....) during the 
following 
lines. Do you known that problem ?

make[2]: Quitte le répertoire `/usr/local/src/glibc-2.3.2/elf'
gcc -B/usr/local/gnu/binutils/default/bin/   -nostdlib -nostartfiles -r -o 
librtld.os 
'-Wl,-(' dl-allobjs.os rtld-libc.a -lgcc '-Wl,-)'
gcc -B/usr/local/gnu/binutils/default/bin/   -nostdlib -nostartfiles -shared    
      
          \ 
  -Wl,-z,combreloc -Wl,-z,defs -Wl,--verbose 2>&1 |     \
          sed -e '/^=========/,/^=========/!d;/^=========/d'    \
              -e 's/\. = 0 + SIZEOF_HEADERS;/& _begin = . - SIZEOF_HEADERS;/' \
          > ld.so.lds
gcc -B/usr/local/gnu/binutils/default/bin/   -nostdlib -nostartfiles -shared -o 
ld.so 
                  \
          -Wl,-z,combreloc -Wl,-z,defs                          \
          librtld.os -Wl,--version-script=../ld.map             \
          -Wl,-soname=ld-linux.so.2 -T ld.so.lds
librtld.os(.text+0x79b): In function `version_check_doit':
/usr/local/src/glibc-2.3.2/elf/rtld.c:517: référence indéfinie vers « _exit »
librtld.os(.text+0x7f9): In function `match_version': 
/usr/local/src/glibc-2.3.2/elf/rtld.c:552: référence indéfinie vers « strcmp »
...

Thanks

JCC

PS: Sorry for my experession

Accédez au courrier électronique de La Poste : www.laposte.net ; 
3615 LAPOSTENET (0,34€/mn) ; tél : 08 92 68 13 50 (0,34€/mn)







reply via email to

[Prev in Thread] Current Thread [Next in Thread]