bug-glibc
[Top][All Lists]
Advanced

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

Compiling glibc 2.3.1 with Gcc 3.3


From: Florian FERNANDEZ
Subject: Compiling glibc 2.3.1 with Gcc 3.3
Date: Tue, 15 Oct 2002 10:33:40 +0200 (MET DST)

Hi.

I'm compile glibc 2.3.1 with these arguments:

CC=/usr/local/gcc-3.3/bin/gcc /home/Logiciels/glibc-2.3.1/configure 
--prefix=/usr/local/glibc-2.3.1 --disable-profile --enable-add-ons 
--libexecdir=/usr/local/glibc-2.3.1/bin

/home/glibc-build/libc.so.6(.data+0xb2c): multiple definition of address@hidden'
/home/glibc-build/libc.so.6(*IND*+0x0): multiple definition of address@hidden'
/home/glibc-build/libc.so.6(.data+0xb34): first defined here
/home/glibc-build/libc.so.6(.data+0xb30): multiple definition of address@hidden'
/home/glibc-build/libc.so.6(.data+0xb20): multiple definition of address@hidden'
/home/glibc-build/libc.so.6(*IND*+0x0): multiple definition of address@hidden'
/home/glibc-build/libc.so.6(.data+0xb28): first defined here
/home/glibc-build/libc.so.6(.data+0xb24): multiple definition of address@hidden'
collect2: ld a retourné 1 code d'état d'exécution
make[2]: *** [/home/glibc-build/iconv/iconvconfig] Erreur 1
make[2]: Quitte le répertoire `/home/Logiciels/glibc-2.3.1/iconv'
make[1]: *** [iconv/others] Erreur 2
make[1]: Quitte le répertoire `/home/Logiciels/glibc-2.3.1'
make: *** [all] Erreur 2
Command exited with non-zero status 2


Anyone can help me ?
Thanx.





reply via email to

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