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[2]: troubles after glibc installation


Hello, Allin!

>> 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.

Thank you for advice!

my "bugs" already fixed - there was bad headers in
/usr/local/include/sys. They are remain after test installation glibc
with --prefix=/usr/local.
Gcc looks all "#include" in /usr/local/include first and in
/usr/include later.


-- 
Michael Chernyakhovsky,
NP Maginfocenter
Magnitogorsk, RF
e-mail: mike@maginfo.net



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