bug-glibc
[Top][All Lists]
Advanced

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

Re: 'make' error, please help


From: Denis Zaitsev
Subject: Re: 'make' error, please help
Date: Sat, 4 Jan 2003 03:07:08 +0500

On Fri, Jan 03, 2003 at 07:54:46PM +0100, Richard Pijnenburg wrote:
> 
> Dear glibc maintainers,
>  
> Im trying to compile glibc-2.3.1 on my Redhat 7.2 system.
> Ive installed gcc-3.2.1 with success.
>  
> But for some reason Im getting the following error:
>  
> 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
> make[
> 1]: *** [iconvconfig] Error 1
> make[1]: Leaving directory `/usr/local/src/glibc-2.3.1/iconv'
> make
> : *** [iconv/others] Error 2
>  
> Ive searched your site but without success.
> I hope you can help me with this one.
>  
> My configure rule is this:
> ./
> configure --prefix=/usr --enable-add-ons=linuxthreads
>  
>  
> Thanks in advance,
>  
> Richard Pijnenburg
> Klik-on Internet Solutions
>  
>  

You need some fresh binutils - any version start from 2.13.90.0.4.  As
H. J. Lu has written in his announce, one of the changes is: "Fix
symbol versioning bugs for gcc 3.2."




reply via email to

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