bug-glibc
[Top][All Lists]
Advanced

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

compiling glibc-2.3.1 w/ gcc-3.2 under redhat 7.3 (i386)


From: Stewart Allen
Subject: compiling glibc-2.3.1 w/ gcc-3.2 under redhat 7.3 (i386)
Date: Thu, 21 Nov 2002 14:23:12 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2b) Gecko/20021114

bails out with:

gcc -nostdlib -nostartfiles -o iconvconfig -Wl,-dynamic-linker=/pkg/glibc/2.3.1/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+0xb4c): multiple definition of address@hidden'
../libc.so.6(*IND*+0x0): multiple definition of address@hidden'
../libc.so.6(.data+0xb54): first defined here
../libc.so.6(.data+0xb50): multiple definition of address@hidden'
../libc.so.6(.data+0xb40): multiple definition of address@hidden'
../libc.so.6(*IND*+0x0): multiple definition of address@hidden'
../libc.so.6(.data+0xb48): first defined here
../libc.so.6(.data+0xb44): multiple definition of address@hidden'
collect2: ld returned 1 exit status
make[1]: *** [iconvconfig] Error 1

any ideas? gcc-3.2 was compiled from source and installed just prior to the attempt at building glibc-2.3.1.

thanks





reply via email to

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