Re: libXpm, trouble linking against
Re: libXpm, trouble linking against
- Subject: Re: libXpm, trouble linking against
- From: Martin Costabel <email@hidden>
- Date: Wed, 01 Feb 2006 23:45:51 +0100
David Gohara wrote:
Hi Wes,
-rw-r--r-- 1 root wheel 174788 Nov 1 18:10 /usr/X11R6/lib/libXext.a
That's the problem (or part of it). ld is looking for libXext.6.dylib
and you have the archive (*.a) installed. Which version of the OS and
X11 are you using? I'm assuming you are using Apple's X11 as well,
correct? I have libXext.6.dylib on my system (OS X 10.4.3 with Tiger
X11 and SDK installed). You may need to install the X11 SDK as well.
The file /usr/X11R6/lib/libXext.6.dylib is installed not by the
X11SDK.pkg, but by the X11User.pkg. Sometimes the Apple installer omits
files, though.
The SDKs in /Developer have nothing to do with the X11SDK.pkg, except
that they also contain versions of the X11 dylibs, for crosscompiling
purposes.
--
Martin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden