This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: troubles after glibc installation


On Tue, 7 Mar 2000, Mike wrote:

> Made all as written in GLIBC2-HOWTO.
> 
> ../configure  --enable-add-ons=linuxthreads,crypt,localedata \
>    --prefix=/usr --with-headers=/usr/src/linux-2.2.14/include

I's afraid that HOWTO seems to be a little dated.  You don't
need/want the "localedata" add-on since that is now
incorporated.  I'm not sure about the "with-headers" line: that
may be messing you up.  I would advise just making sure that
/usr/src/linux is a link to a recent kernel source tree and not
using any "with-headers".

> I try to install headers of glibc2.1.2 (from Slackware 7.0 glibc
> package) but get the same error :(

It can't work, to install older glibc headers on top of a glinc
2.1.3 installation.

> GLibc compiled with egcs-1.0.3 (linked to libc.so.5) After
> installation of glibc I install egcs-2.91.66 (linked to
> libc.so.6)

gcc 2.95.2 is now the preferred compiler.

--
Allin Cottrell
Department of Economics
Wake Forest University, NC


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]