From owner-freebsd-stable@FreeBSD.ORG Thu Mar 3 13:17:03 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D55516A4DA for ; Thu, 3 Mar 2005 13:17:03 +0000 (GMT) Received: from mx1.senokian.com (mx1.senokian.com [213.161.76.115]) by mx1.FreeBSD.org (Postfix) with SMTP id E1E2A43D58 for ; Thu, 3 Mar 2005 13:17:01 +0000 (GMT) (envelope-from nsuk@users.sourceforge.net) Received: (qmail 6640 invoked by uid 505); 3 Mar 2005 13:17:01 +0000 Received: from nsuk@users.sourceforge.net by mx1.senokian by uid 501 with qmail-scanner-1.16 (clamscan: 0.75.1. spamassassin: 2.55. Clear:. Processed in 0.719694 secs); 03 Mar 2005 13:17:01 -0000 Received: from unknown (HELO ?80.168.89.68?) (80.168.89.68) by outmail.senokian.com with SMTP; 3 Mar 2005 13:17:00 +0000 Message-ID: <42270DCD.7000400@users.sourceforge.net> Date: Thu, 03 Mar 2005 13:14:53 +0000 From: Jake Stride User-Agent: Mozilla Thunderbird 1.0 (X11/20041231) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel O'Connor References: <4226E12E.7000209@users.sourceforge.net> <200503030219.17164.ringworm01@gmail.com> <4226FBC1.9030105@senokian.com> <200503032341.34715.doconnor@gsoft.com.au> In-Reply-To: <200503032341.34715.doconnor@gsoft.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org Subject: Re: Linking with CUPS Issue X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Mar 2005 13:17:03 -0000 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.