Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Mar 2005 13:14:53 +0000
From:      Jake Stride <nsuk@users.sourceforge.net>
To:        Daniel O'Connor <doconnor@gsoft.com.au>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Linking with CUPS Issue
Message-ID:  <42270DCD.7000400@users.sourceforge.net>
In-Reply-To: <200503032341.34715.doconnor@gsoft.com.au>
References:  <4226E12E.7000209@users.sourceforge.net> <200503030219.17164.ringworm01@gmail.com> <4226FBC1.9030105@senokian.com> <200503032341.34715.doconnor@gsoft.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Daniel O'Connor wrote:

>On Thu, 3 Mar 2005 22:27, Jake Stride wrote:
>  
>
>>root@lancelot# ldconfig -m /usr/local/lib
>>    
>>
>
>ldconfig has zero to do with compile time linking.
>
>  
>
>>root@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42270DCD.7000400>