Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Mar 2005 11:58:02 +0000
From:      Jake Stride <nsuk@users.sourceforge.net>
To:        "Michael C. Shultz" <ringworm01@gmail.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Linking with CUPS Issue
Message-ID:  <4226FBCA.2000109@users.sourceforge.net>
In-Reply-To: <200503030219.17164.ringworm01@gmail.com>
References:  <4226E12E.7000209@users.sourceforge.net> <200503030219.17164.ringworm01@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-stable
>To unsubscribe, send any mail to "freebsd-stable-unsubscribe@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@lancelot# ldconfig -m /usr/local/lib
root@lancelot# make
Linking rastertokmlf...
/usr/bin/ld: cannot find -lcups
*** Error code 1

Stop in /root/magicolor2430DL-1.1.0.

Thanks

Jake



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4226FBCA.2000109>