Re: libXpm, trouble linking against
Re: libXpm, trouble linking against
- Subject: Re: libXpm, trouble linking against
- From: David Gohara <email@hidden>
- Date: Wed, 1 Feb 2006 15:13:21 -0500
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. You can get that from the Apple developer website or as
part of XCode (I believe) if that is indeed the problem.
Dave
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden