bug-glibc
[Top][All Lists]
Advanced

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

Compilation problem


From: Jiří Hubka
Subject: Compilation problem
Date: Wed, 19 Feb 2003 07:20:37 +0100
User-agent: KMail/1.5

Hello,
I have Linux RH7.3 and I have a problem with compilation.
[ I use: RedHat7.3, gcc3.2.2, linuxthreads 2.3.1, glibc 2.2.5 and kernel 2.4.19 
]
I tryed to compile glibc  2.3.1  by these this parameters:

./configure --enable-add-ons=Linuxthreads --prefix=/usr  --enable-kernel=2.4.19

and compilation wasn't successful. Why ?
Please help me, because this is very important for me. 
Thank you very much.


End of  listing:

make[1]: Leaving directory `/work/glibc-2.3.1/csu'
make  -C iconv others
make[1]: Entering directory `/work/glibc-2.3.1/iconv'
gcc -nostdlib -nostartfiles -o iconvconfig  
-Wl,-dynamic-linker=/lib/ld-linux.so.2   -Wl,-z,combreloc ../csu/crt1.o 
../csu/crti.o `gcc --print-file-name=crtbegin.o` iconvconfig.o strtab.o 
xmalloc.o  
-Wl,-rpath-link=..:../math:../elf:../dlfcn:../nss:../nis:../rt:../resolv:../crypt:../linuxthreads
 ../libc.so.6 ../libc_nonshared.a -lgcc `gcc --print-file-name=crtend.o` 
../csu/crtn.o
../libc.so.6(.data+0xb2c): multiple definition of address@hidden'
../libc.so.6(*IND*+0x0): multiple definition of address@hidden'
../libc.so.6(.data+0xb34): first defined here
../libc.so.6(.data+0xb30): multiple definition of address@hidden'
../libc.so.6(.data+0xb20): multiple definition of address@hidden'
../libc.so.6(*IND*+0x0): multiple definition of address@hidden'
../libc.so.6(.data+0xb28): first defined here
../libc.so.6(.data+0xb24): multiple definition of address@hidden'
collect2: ld returned 1 exit status
make[1]: *** [iconvconfig] Error 1
make[1]: Leaving directory `/work/glibc-2.3.1/iconv'
make: *** [iconv/others] Error 2




reply via email to

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