From owner-freebsd-stable@FreeBSD.ORG Thu Mar 3 13:11:46 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 42FCE16A4CE for ; Thu, 3 Mar 2005 13:11:46 +0000 (GMT) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1854943D41 for ; Thu, 3 Mar 2005 13:11:43 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (localhost [127.0.0.1]) (authenticated bits=0) by cain.gsoft.com.au (8.12.11/8.12.10) with ESMTP id j23DBcdc075137; Thu, 3 Mar 2005 23:41:39 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-stable@freebsd.org Date: Thu, 3 Mar 2005 23:41:27 +1030 User-Agent: KMail/1.7.92 References: <4226E12E.7000209@users.sourceforge.net> <200503030219.17164.ringworm01@gmail.com> <4226FBC1.9030105@senokian.com> In-Reply-To: <4226FBC1.9030105@senokian.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2347614.czzRh2hnX8"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200503032341.34715.doconnor@gsoft.com.au> X-Spam-Score: -4.6 () IN_REP_TO,PGP_SIGNATURE_2,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_KMAIL X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) cc: Jake Stride cc: "Michael C. Shultz" 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:11:46 -0000 --nextPart2347614.czzRh2hnX8 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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 t= ry=20 again. =2D-=20 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 --nextPart2347614.czzRh2hnX8 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBCJw0G5ZPcIHs/zowRAjy8AJwIoM349vlNvJmy4cR3ClGCom7NtgCfQPde oHs4eX3sI3Ysf6OK4q5foR0= =m7ab -----END PGP SIGNATURE----- --nextPart2347614.czzRh2hnX8--