Re: libXpm, trouble linking against
Re: libXpm, trouble linking against
- Subject: Re: libXpm, trouble linking against
- From: Wesley Smith <email@hidden>
- Date: Wed, 1 Feb 2006 12:06:59 -0800
-rw-r--r-- 1 root wheel 174788 Nov 1 18:10 /usr/X11R6/lib/libXext.a
and
-rw-r--r-- 1 root wheel 65016 Oct 19 15:07 /usr/X11R6/lib/libXpm.4.11.dylib
-rw-r--r-- 1 root wheel 183548 Nov 1 18:10 /usr/X11R6/lib/libXpm.a
lrwxr-xr-x 1 root wheel 17 Nov 15 00:56
/usr/X11R6/lib/libXpm.dylib -> libXpm.4.11.dylib
I did try "sudo make" but this didn't help.
thanks,
wes
On 2/1/06, OpenMacNews <email@hidden> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: RIPEMD160
>
> wes,
>
> what's the output of:
>
> ls -al /usr/X11R6/lib/libXext.*
> ls -al /usr/X11R6/lib/libXpm.*
>
> ?
>
> richard
>
> Wesley Smith wrote:
> > Hi,
> > I'm trying to compile a few libraries that link against X11. Both
> > libraries use the usual "./configure" "make" compilation setup. They
> > both compiled fine, but I've run into trouble with the linker. I'm
> > getting some erros I've never seen before and haven't been able to
> > find any info on how to solve them. Here's the error messages from
> > ld:
> >
> > /usr/bin/ld: warning can't open dynamic library:
> > /usr/X11R6/lib/libXext.6.dylib referenced from:
> > /usr/X11R6/lib/libXpm.dylib (checking for undefined symbols may be
> > affected) (No such file or directory, errno = 2)
> > /usr/bin/ld: warning can't open dynamic library:
> > /usr/X11R6/lib/libX11.6.dylib referenced from:
> > /usr/X11R6/lib/libXpm.dylib (checking for undefined symbols may be
> > affected) (No such file or directory, errno = 2)
> > /usr/bin/ld: Undefined symbols:
> > _IceConnectionNumber
> > _IceProcessMessages
> > _SmcClientID
> > _SmcCloseConnection
> >
> >
> > ......
> >
> > _XCreatePixmap referenced from libXpm expected to be defined in
> > /usr/X11R6/lib/libX11.6.dylib
> > _XFreeGC referenced from libXpm expected to be defined in
> > /usr/X11R6/lib/libX11.6.dylib
> > _XPutImage referenced from libXpm expected to be defined in
> > /usr/X11R6/lib/libX11.6.dylib
> > _XAllocColor referenced from libXpm expected to be defined in
> > /usr/X11R6/lib/libX11.6.dylib
> > _XCreateImage referenced from libXpm expected to be defined in
> > /usr/X11R6/lib/libX11.6.dylib
> > _XDefaultColormap referenced from libXpm expected to be defined in
> > /usr/X11R6/lib/libX11.6.dylib
> > _XDefaultDepth referenced from libXpm expected to be defined in
> > /usr/X11R6/lib/libX11.6.dylib
> > _XDefaultScreen referenced from libXpm expected to be defined in
> > /usr/X11R6/lib/libX11.6.dylib
> > _XDefaultVisual referenced from libXpm expected to be defined in
> > /usr/X11R6/lib/libX11.6.dylib
> > _XFreeColors referenced from libXpm expected to be defined in
> > /usr/X11R6/lib/libX11.6.dylib
> > _XGrabServer referenced from libXpm expected to be defined in
> > /usr/X11R6/lib/libX11.6.dylib
> > _XParseColor referenced from libXpm expected to be defined in
> > /usr/X11R6/lib/libX11.6.dylib
> > _XQueryColors referenced from libXpm expected to be defined in
> > /usr/X11R6/lib/libX11.6.dylib
> > _XUngrabServer referenced from libXpm expected to be defined in
> > /usr/X11R6/lib/libX11.6.dylib
> > collect2: ld returned 1 exit status
> > make[4]: *** [lefty] Error 1
> >
> > Any ideas?
> >
> > thanks,
> > wes
> > _______________________________________________
> > Do not post admin requests to the list. They will be ignored.
> > X11-users mailing list (email@hidden)
> >
> > This email sent to email@hidden
>
>
> - --
>
> /"\
> \ / ASCII Ribbon Campaign
> X against HTML email, vCards
> / \ & micro$oft attachments
>
> [GPG] OpenMacNews at gmail dot com
> fingerprint: 50C9 1C46 2F8F DE42 2EDB D460 95F7 DDBD 3671 08C6
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.2 (Darwin)
>
> iEYEAREDAAYFAkPhEqoACgkQlffdvTZxCMaqnQCgsUE58HIa6SmowbzpqMBrFARj
> LrwAnRvPA9tDxzp3prT2tbIoSsQpfO9H
> =FFmG
> -----END PGP SIGNATURE-----
>
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden