From owner-freebsd-arch@FreeBSD.ORG Sun May 5 20:30:02 2013 Return-Path: Delivered-To: freebsd-arch@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B267A323 for ; Sun, 5 May 2013 20:30:02 +0000 (UTC) (envelope-from pawel@dawidek.net) Received: from mail.dawidek.net (garage.dawidek.net [91.121.88.72]) by mx1.freebsd.org (Postfix) with ESMTP id 7FED7D23 for ; Sun, 5 May 2013 20:30:01 +0000 (UTC) Received: from localhost (89-73-195-149.dynamic.chello.pl [89.73.195.149]) by mail.dawidek.net (Postfix) with ESMTPSA id 6F659307 for ; Sun, 5 May 2013 22:26:06 +0200 (CEST) Date: Sun, 5 May 2013 22:32:13 +0200 From: Pawel Jakub Dawidek To: freebsd-arch@FreeBSD.org Subject: Re: Building library that depends on another library. Message-ID: <20130505203212.GK1374@garage.freebsd.pl> References: <20130505201436.GJ1374@garage.freebsd.pl> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sU4rRG038CsJurvk" Content-Disposition: inline In-Reply-To: <20130505201436.GJ1374@garage.freebsd.pl> X-OS: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 May 2013 20:30:02 -0000 --sU4rRG038CsJurvk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 05, 2013 at 10:14:36PM +0200, Pawel Jakub Dawidek wrote: > It looks like to make such dependency work one HAS TO add libnv to > _prebuild_libs in src/Makefile.inc1, which seems wrong. Libraries > specified there from my understanding are just used by build tools: >=20 > LD_LIBRARY_PATH=3D${INSTALLTMP} # This is from src/Makefile.inc1. This is wrong. INSTALLTMP is not /tmp/usr/lib/. --=20 Pawel Jakub Dawidek http://www.wheelsystems.com FreeBSD committer http://www.FreeBSD.org Am I Evil? Yes, I Am! http://mobter.com --sU4rRG038CsJurvk Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlGGwcwACgkQForvXbEpPzTyWACcC2H5Ths6Z+S9iMm8UgZIBsLw pa8AoNEK5pWPzByOLhkXG86Vmr/UIwMj =+FI9 -----END PGP SIGNATURE----- --sU4rRG038CsJurvk--