On Thursday 03 March 2005 02:04 am, Jake Stride wrote:
> 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 rastertokmlf...
> /usr/bin/ld: cannot find -lcups
> *** Error code 1



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 "[EMAIL PROTECTED]"

Reply via email to