login
Header Space

 
 

Re: /lib/libc.2.2.2 problems

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
Date: Wednesday, August 12, 1992 - 7:53 pm

In article <1992Aug11.215732.28525@doug.cae.wisc.edu>, kevins@cae.wisc.edu (Kevin Schroedel) writes:
|> I run xgames programs like xpuzzle or othello, I get the messages
|>                      /lib/libc.2.2.2
|>                      /lib/libm.2.2.2
|> and then the program dies.

I had this problem too. In my case, for some reason i had not installed the X11
libraries correctly. Curiously, the problem only appeared with some X programs.
Check that you have Xv1.1 and that the appropriate libraries are in
/usr/lib/gcc-lib/.../2.2.2/{shared,static} as the install docs say.

|> At one point, I saw a posting that said the ldd was responsible for the 

This is misinformation.
The startup code in crt0.o prints out the names of the shared libraries required
when called with argc set to 0. This is what ldd does in order to find out what
shared libraries are required by a program. Hence the problem has nothing to do
with ldd, it just manifests itself in the same way.

Reinstall the X libs !

rab
-- 
========================================================================
Richard Brown                     | E-mail: rab@tauon.ph.unimelb.EDU.AU
School of Physics                 | Phone : +61 3 344 5081
University of Melbourne           | Fax   : +61 3 347 4783
Parkville Victoria AUSTRALIA 3052 | Telex : AA35185
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: /lib/libc.2.2.2 problems, Duty Programmer, (Wed Aug 12, 7:53 pm)
speck-geostationary