Date: Fri, 30 Jan 2004 10:15:30 +0100 From: Tilman Linneweh <tilman@arved.at> To: Eugene Ossintsev <eugos@gmx.net> Cc: arved@FreeBSD.org Subject: Re: INDEX build failed Message-ID: <20040130091530.GX65933@huckfinn.arved.de> In-Reply-To: <863c9yjnde.fsf@badger.home> References: <200401292037.i0TKbwU1015578@8ball.rtp.freebsd.org> <20040129211413.GP68354@droso.net> <863c9yjnde.fsf@badger.home>
next in thread | previous in thread | raw e-mail | index | archive | help
--4OpS+d6oOtUQaRm1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Eugene Ossintsev [Fri, Jan 30, 2004 at 01:23:09AM +0100]: > >> =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 > > > > This is caused by the following line in the x11-toolkits/py-qt/Makefile: > > > > WITH_GL!=3D ldd ${X11BASE}/lib/libqt-mt.so | ${GREP} 'libGL' || > > ${TRUE} > > > > libqt-mt.so can only be used _after_ the install of the dependencies, > > and thus breaks 'make describe' and INDEX. >=20 > Well, I see. I'm sorry for my mistake. So, how can I detect automatically > whether libqt is built with or without OpenGL? pkg-plist depends on that > information. arved has made the change (Makefile 1.19 -> 1.20), but it > doesn't solve the problem. The manual set of the parameter WITHOUT_OPENGL > is rather useless without the knowledge about the Qt library build (wheth= er > it was built with or without OpenGL). Well, the WITHOUT_OPENGL knob was removed from qt with the last update. So most qt installations are with OpenGL anyway. This knob is just for people running an old qt WITHOUT_OPENGL.=20 If someone knows what he is doing he can put WITHOUT_OPENGL into his=20 pkgtools.conf. Of course your solution would have been extra clever, but it was too clever for "make index". regards tilman --4OpS+d6oOtUQaRm1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAGiCxfCLDn4B6xToRAkvCAJ0ZSz2UXGQYvyyL9NokSNLmLJxUwgCgkHPT p1+JsYff7pX2W61IQtVwoQ4= =hz7J -----END PGP SIGNATURE----- --4OpS+d6oOtUQaRm1--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040130091530.GX65933>