From owner-freebsd-ports@FreeBSD.ORG Thu Jan 29 13:26:31 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E8C416A4CE; Thu, 29 Jan 2004 13:26:31 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-67-119-53-122.dsl.lsan03.pacbell.net [67.119.53.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A6C543D41; Thu, 29 Jan 2004 13:26:30 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id E288966E32; Thu, 29 Jan 2004 13:26:29 -0800 (PST) Date: Thu, 29 Jan 2004 13:26:29 -0800 From: Kris Kennaway To: ports@FreeBSD.org, arved@FreeBSD.org Message-ID: <20040129212629.GA65020@xor.obsecurity.org> References: <200401292037.i0TKbwU1015578@8ball.rtp.freebsd.org> <20040129211413.GP68354@droso.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="a8Wt8u1KmwUX3Y2C" Content-Disposition: inline In-Reply-To: <20040129211413.GP68354@droso.net> User-Agent: Mutt/1.4.1i Subject: Re: INDEX build failed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2004 21:26:31 -0000 --a8Wt8u1KmwUX3Y2C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 29, 2004 at 10:14:14PM +0100, Erwin Lansing wrote: > On Thu, Jan 29, 2004 at 03:37:58PM -0500, Kris Kennaway wrote: > > INDEX build failed with errors: > > =3D=3D=3D> x11-toolkits/py-qt failed: > > ldd: /nonexistentx/lib/libqt-mt.so: No such file or directory > >=20 > > Most recent CVS update was: > .. > > U x11-toolkits/py-qt/Makefile > > U x11-toolkits/py-qt/pkg-plist >=20 > This is caused by the following line in the x11-toolkits/py-qt/Makefile: >=20 > WITH_GL!=3D ldd ${X11BASE}/lib/libqt-mt.so | ${GREP} 'libGL' || > ${TRUE} >=20 > libqt-mt.so can only be used _after_ the install of the dependencies, > and thus breaks 'make describe' and INDEX. !=3D assignments in leaf makefiles are often evil this way. Kris --a8Wt8u1KmwUX3Y2C Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAGXqFWry0BWjoQKURAkI6AJ9GTii1W6YrWI1Yt9S4+8v9BzC7+ACeJaWy ruF6yPjx6Lt2CU3qts4OQZ8= =v/VW -----END PGP SIGNATURE----- --a8Wt8u1KmwUX3Y2C--