from lang/php4:

/usr/bin/ld: warning: libSM.so.6, needed by /usr/local/lib/libungif.so,
not foun
d (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libICE.so.6, needed by /usr/local/lib/libungif.so,
not fou
nd (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libX11.so.6, needed by /usr/local/lib/libungif.so,
not fou
nd (try using -rpath or -rpath-link)
/usr/local/lib/libungif.so: undefined reference to `XGetWindowAttributes'
/usr/local/lib/libungif.so: undefined reference to `XGetImage'
/usr/local/lib/libungif.so: undefined reference to `XQueryColors'
*** Error code 1

When I check for the missing lib files:

> locate libSM.so.6
/usr/X11R6/lib/libSM.so.6
> ls -la /usr/X11R6/lib/libSM.so.6
-rwxr-xr-x  1 root  wheel  36988 Jun 20 23:26 /usr/X11R6/lib/libSM.so.6
>

All of the referenced "not found" files are in /usr/X11R6/lib/

I've deleted and rebuilt XFree86 libraries without success and I've even

portupgrade -Rf XFee86*

The error remains.  Any help or pointers to dicumentation regarding the
error would be appreciated.

> uname -a
FreeBSD www.smsdesign.org 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Sun Jun 20
01:20:1
5 EDT 2004     [EMAIL PROTECTED]:/usr/obj/usr/src/sys/ION  i386


Tim Kellers
CPE/NJIT

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to