bug-glibc
[Top][All Lists]
Advanced

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

Problem to compile glibc-2.3.2


From: Hans-Peter Gertges
Subject: Problem to compile glibc-2.3.2
Date: Tue, 18 Mar 2003 12:43:50 +0100

Hello,

I have a problem to compile the glibc-2.3.2 and did not know how to fix it.

My linux-box:
uname -a
Linux rdskd1c2 2.4.4-4GB #1 Wed May 16 00:37:55 GMT 2001 i686 unknown

./configure --enable-add-ons=linuxthreads --prefix=/usr
--enable-all-warnings
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for pwd... /bin/pwd
checking for gcc... gcc
checking version of gcc... 3.2.2, ok
checking for gnumake... no
checking for gmake... gmake
checking version of gmake... 3.79.1, ok
checking for gnumsgfmt... no
checking for gmsgfmt... no
checking for msgfmt... msgfmt
checking version of msgfmt... 0.10.36, ok
checking for makeinfo... makeinfo
checking version of makeinfo... 4.0, ok
checking for sed... sed
checking version of sed... 3.02, ok
checking for suffix of object files... ok
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
...
...
...

In my compiler-output i see many times the the warning:

Warning: cast discards qualifiers from pointer target type


Finaly the comile stoped with the error:

/usr/src/glibc-build/libc.so.6(*IND*+0x0): multiple definition of
address@hidden'
/usr/src/glibc-build/libc.so.6(.data+0x588): first defined here
/usr/src/glibc-build/libc.so.6(.data+0x584): multiple definition of
address@hidden'
collect2: ld returned 1 exit status
make[2]: *** [/usr/src/glibc-build/iconv/iconvconfig] Error 1
make[2]: Leaving directory `/usr/src/glibc-2.3.2/iconv'
make[1]: *** [iconv/others] Error 2
make[1]: Leaving directory `/usr/src/glibc-2.3.2'
make: *** [all] Error 2

Can somebody help me?

Thanks,
      Hans Peter Gertges
~~~~~~~~~~~~~~~~~~~~~~







reply via email to

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