Linking with CUPS Issue

Jake Stride nsuk at users.sourceforge.net
Thu Mar 3 13:17:03 GMT 2005


Daniel O'Connor wrote:

>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.
>
>  
>
Thanks, I think I am down to a cups error now:

make
Linking rastertokmlf...
rastertokmlf.o(.text+0x1d2): In function `find_printer_make':
: undefined reference to `cups_strlcpy'
rastertokmlf.o(.text+0x209): In function `find_printer_make':
: undefined reference to `cups_strlcpy'
*** Error code 1

Stop in /root/magicolor2430DL-1.1.0.


More information about the freebsd-stable mailing list