INDEX build failed

Erwin Lansing erwin at FreeBSD.org
Thu Jan 29 13:14:16 PST 2004


On Thu, Jan 29, 2004 at 03:37:58PM -0500, Kris Kennaway wrote:
> INDEX build failed with errors:
> ===> x11-toolkits/py-qt failed:
> ldd: /nonexistentx/lib/libqt-mt.so: No such file or directory
> 
> 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!=       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.

-- 
                    _._     _,-'""`-._
Erwin Lansing      (,-.`._,'(       |\`-/|    erwin at lansing.dk
http://droso.org       `-.-' \ )-`( , o o)    erwin at FreeBSD.org
                    -bf-      `-    \`_`"'-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20040129/d28b2c3b/attachment-0001.bin


More information about the freebsd-ports mailing list