Linking with CUPS Issue

Jake Stride nsuk at users.sourceforge.net
Thu Mar 3 12:00:11 GMT 2005


Michael C. Shultz wrote:

>try ls -l /usr/local/lib/libcups*
>to see if the libraries are in place
>if not install:
>/usr/ports/print/cups-base
>if they are try:
>ldconfig -m /usr/local/lib/
>
>-Mike
>_______________________________________________
>freebsd-stable at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-stable
>To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"
>  
>

Still no luck:

ls -l /usr/local/lib/libcups*
-rwxr-xr-x  1 root  wheel  159842 Jan 28 16:04 /usr/local/lib/libcups.a
lrwxr-xr-x  1 root  wheel      12 Jan 28 16:04 /usr/local/lib/libcups.so 
-> libcups.so.2
-rwxr-xr-x  1 root  wheel  124828 Jan 28 16:04 /usr/local/lib/libcups.so.2
-rwxr-xr-x  1 root  wheel  102092 Jan 28 16:04 /usr/local/lib/libcupsimage.a
lrwxr-xr-x  1 root  wheel      17 Jan 28 16:04 
/usr/local/lib/libcupsimage.so -> libcupsimage.so.2
-rwxr-xr-x  1 root  wheel   79770 Jan 28 16:04 
/usr/local/lib/libcupsimage.so.2
root at lancelot# ldconfig -m /usr/local/lib
root at lancelot# make
Linking rastertokmlf...
/usr/bin/ld: cannot find -lcups
*** Error code 1

Stop in /root/magicolor2430DL-1.1.0.

Thanks

Jake


More information about the freebsd-stable mailing list