Linking with CUPS Issue

Daniel O'Connor doconnor at gsoft.com.au
Thu Mar 3 13:11:46 GMT 2005


On Thu, 3 Mar 2005 22:27, Jake Stride wrote:
> root at lancelot# ldconfig -m /usr/local/lib

ldconfig has zero to do with compile time linking.

> root at lancelot# make
> Linking rastertokmlf...
> /usr/bin/ld: cannot find -lcups
> *** Error code 1

Edit the makefile so that it CFLAGS gets -L/usr/local/lib added to it and try 
again.

-- 
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20050303/5755fd40/attachment.bin


More information about the freebsd-stable mailing list