On Fri, 24 Jan 2003 02:58:36 -0600
"Robert Wideman" <[EMAIL PROTECTED]> wrote:

> I am having problems with libc.so.6.  I am trying to install a few
> progs(mainly fluxbox mdk rpm) and i have libc.so.6 installed with
> lsbdev-1.0.6-1mdk.  "rpm -qa|grep lsbdev" finds the package, but no
> program(rpm installation) finds libc.so.6.  I have checked the
> ld-lsb.so.conf and the locations where libc.so.6 was not in there so i
> added it (same for ld.so.conf.  Here is the following from the
> outputs.

libc.so.6 is provided by glibc.  

rpm -q --whatprovides libc.so.6
glibc_lsb-2.2.90-11mdk
glibc-2.3.1-7mdk

The program you are trying to compile is looking for a specific version
of this lib.
It requires that provided by glibc-2.3.1.
With Mandrake 9.0 you have glibc-2.2.5, so the program will not build.


    Charles

----------------
The real reason psychology is hard is that psychologists are trying to
do the impossible.
----------------------
Mandrake Linux 9.1
Kernel- 2.4.21-0.pre3.2mdk
----------------------

Attachment: msg116736/pgp00000.pgp
Description: PGP signature

Reply via email to