bug-glibc
[Top][All Lists]
Advanced

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

building problem with glibc-2.3.3


From: Adrian Victor Crisciu
Subject: building problem with glibc-2.3.3
Date: Fri, 10 Sep 2004 23:40:06 +0300 (EEST)

Hi,

I am trying to build glibc-2.3.3 using gcc-3.4.2 and binutils-2.15 (the
latest versions available for each of them). I downloaded and configured
the 2.6.8.1 kernel and pointed the configure script form glibc to these
headers as kernel headers. Nevertheless, I keep receiving an error message
about conflicting types for 'fixup' and 'profile_fixup' when compiling
elf/dl-runtime.c. How can I fix this? Am I doing something wrong, or this
is a glibc bug?. The configure command I use is:

CC='gcc-3.4.2' CFLAGS='-O2' ../glibc-2.3.3/configure --prefix=/usr
--enable-add-ons --with-tls --with-headers=/usr/src/linux-2.6.8.1/include

and I run it from a separate build directory, as recommanded in the
installation instructions.

Thanks for your time,

Adrian Crisciu.





reply via email to

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