From owner-freebsd-ports@FreeBSD.ORG Mon Mar 28 20:48:49 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DC60106566B for ; Mon, 28 Mar 2011 20:48:49 +0000 (UTC) (envelope-from peterjeremy@acm.org) Received: from mail11.syd.optusnet.com.au (mail11.syd.optusnet.com.au [211.29.132.192]) by mx1.freebsd.org (Postfix) with ESMTP id 1B8C78FC12 for ; Mon, 28 Mar 2011 20:48:48 +0000 (UTC) Received: from server.vk2pj.dyndns.org (c220-239-116-103.belrs4.nsw.optusnet.com.au [220.239.116.103]) by mail11.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id p2SKmiFi025802 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 29 Mar 2011 07:48:46 +1100 X-Bogosity: Ham, spamicity=0.000000 Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by server.vk2pj.dyndns.org (8.14.4/8.14.4) with ESMTP id p2SKmiwC048051; Tue, 29 Mar 2011 07:48:44 +1100 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.14.4/8.14.4/Submit) id p2SKmhHP048050; Tue, 29 Mar 2011 07:48:43 +1100 (EST) (envelope-from peter) Date: Tue, 29 Mar 2011 07:48:43 +1100 From: Peter Jeremy To: Troy Message-ID: <20110328204843.GB27123@server.vk2pj.dyndns.org> References: <4D8ED71B.8010804@twisted.net> <20110327070503.GB73511@magic.hamla.org> <4D8F9840.1070002@twisted.net> <4D8FF159.9090306@twisted.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5/uDoXvLw7AC5HRs" Content-Disposition: inline In-Reply-To: <4D8FF159.9090306@twisted.net> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-ports@freebsd.org Subject: Re: Failed building kdebase-workspace-4.5.5_1 cannot find the library liblzma.la X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Mar 2011 20:48:49 -0000 --5/uDoXvLw7AC5HRs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2011-Mar-27 21:24:25 -0500, Troy wrote: >I do have those libs there. I'm not sure why it's looking in=20 >/usr/local/lib to find it. I double checked and have /usr/lib in my=20 >PATH. Do you have any thoughts here? Congratulations. You've been screwed by libtool. A possible alternative to ade@'s suggestion would be to create a /usr/local/lib/liblzma.la based on one of your other .la files but with "libdir=3D'/usr/lib'" at the end. The downside of this is that it will probably further entrench the idea that liblzma lives in /usr/local/lib --=20 Peter Jeremy --5/uDoXvLw7AC5HRs Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (FreeBSD) iEYEARECAAYFAk2Q9CsACgkQ/opHv/APuIffTwCgmIGu4w7LXNcGJGXqJBAaJs9T u4gAn14vUQeygSK8jlXkBuvQAkyHTZCQ =3gs2 -----END PGP SIGNATURE----- --5/uDoXvLw7AC5HRs--