bug-glibc
[Top][All Lists]
Advanced

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

Compiling glibc-2.3.1


From: Sohail Somani
Subject: Compiling glibc-2.3.1
Date: Sat, 19 Apr 2003 23:55:50 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2.1) Gecko/20010901

Hi,

I am having problems compiling 2.3.1. I have upgraded to binutils 2.13.2 via source compile which I think is the latest version and I am having the following error:

make  -C iconv others
make[1]: Entering directory `/home/Sohail/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+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


Could someone give an analysis of the problem?

Thanks,

Sohail





reply via email to

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