Daniel O'Connor wrote:
On Thu, 3 Mar 2005 22:27, Jake Stride wrote:
[EMAIL PROTECTED] ldconfig -m /usr/local/lib
ldconfig has zero to do with compile time linking.
[EMAIL PROTECTED] make
Linking rastertokmlf...
/usr/bin/ld: cannot find -lcups
*** Error code 1
Edit the makefi
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.
770 Jan 28 16:04
/usr/local/lib/libcupsimage.so.2
[EMAIL PROTECTED] ldconfig -m /usr/local/lib
[EMAIL PROTECTED] make
Linking rastertokmlf...
/usr/bin/ld: cannot find -lcups
*** Error code 1
Stop in /root/magicolor2430DL-1.1.0.
Thanks
Jake
--
Jake Stride
Senokian Solutions Ltd
The TechnoCentre
Cov
I have had a look on google and the archives and although I have seen
people with a similar issue I have not been able to find an answer to
the issue I have.
I am trying to compile the magicolor 2430DL printer dirvers and keep
running into the following error:
[EMAIL PROTECTED] make
Linking ra