bug-glibc
[Top][All Lists]
Advanced

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

glibc compilation problem


From: Christian Korff
Subject: glibc compilation problem
Date: Sun, 06 Jul 2003 19:12:18 +0100

hello. I´ve got some trouble with compiling glibc.
make fails in executing
gcc   -shared -static-libgcc -Wl,-O1  -Wl,-z,defs 
-Wl,-dynamic-linker=/lib/ld-linux.so.2  -B/root/glibc-build/csu/  
-Wl,--version-script=/root/glibc-build/libc.map -Wl,-soname=libc.so.6 
-Wl,-z,combreloc -nostdlib -nostartfiles -e __libc_main -u __register_frame 
-L/root/glibc-build -L/root/glibc-build/math -L/root/glibc-build/elf 
-L/root/glibc-build/dlfcn -L/root/glibc-build/nss -L/root/glibc-build/nis 
-L/root/glibc-build/rt -L/root/glibc-build/resolv -L/root/glibc-build/crypt 
-L/root/glibc-build/linuxthreads 
-Wl,-rpath-link=/root/glibc-build:/root/glibc-build/math:/root/glibc-build/elf:/root/glibc-build/dlfcn:/root/glibc-build/nss:/root/glibc-build/nis:/root/glibc-build/rt:/root/glibc-build/resolv:/root/glibc-build/crypt:/root/glibc-build/linuxthreads
 -o /root/glibc-build/libc.so -T /root/glibc-build/libc.so.lds 
/root/glibc-build/csu/abi-note.o /root/glibc-build/elf/soinit.os 
/root/glibc-build/libc_pic.os /root/glibc-build/elf/sofini.os 
/root/glibc-build/elf/interp.os /root/glibc-build/elf/ld.so -lgcc

output:
/root/glibc-build/libc_pic.os: In function `_nl_postload_ctype':
/root/glibc-2.3.2/locale/lc-ctype.c:85: undefined reference to address@hidden'
/root/glibc-2.3.2/locale/lc-ctype.c:86: undefined reference to address@hidden'
/root/glibc-2.3.2/locale/lc-ctype.c:87: undefined reference to address@hidden'
/root/glibc-2.3.2/locale/lc-ctype.c:88: undefined reference to address@hidden'
/root/glibc-2.3.2/locale/lc-ctype.c:89: undefined reference to address@hidden'
/root/glibc-2.3.2/locale/lc-ctype.c:90: undefined reference to address@hidden'
collect2: ld returned 1 exit status

I´m using gcc 3.3 and glibc 2.3.2 that runs Linux 2.4.20.


Christian Korff


-
freemails.ch - Free Swiss E-Mails





reply via email to

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