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

Re: compiling with libc5



Alex Yukhimets wrote:
> 
> > It's always a good idea to include those libraries (-lXt -lX11) on the
> > command line, because there are Motif libraries out there that don't
> > explicitly reference them (if I remember right, SWiM is an example).

> > Commercial Motif libraries (C ones) run fine with libc6. I've 
> > successfully compiled Amaya and Thot against libc6 with MetroLink
> > Motif, and they run fine.  (Look for packages RSN.)

> How could you do that if Metrolink (which I also use, 2.0.1)
> explicitly references libc.so.5 ? (As seen from the output of
> ldd libXm.so.2.0)

Interesting:

# ldd /usr/X11/lib/libXm.so.2.0
        libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x401ca000)
        libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x401d7000)
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40219000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40222000)
        libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x402b8000)
        libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x402c1000)

Apparently, they changed it between 2.0 (which I have) and 2.0.1. 

I wonder if there is a way to remove library references.


Steve
dunham@cps.msu.edu


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: