pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/graphics/MesaLib



On Tue, May 08, 2012 at 08:33:15PM +0000, Thomas Klausner wrote:
 > Modified Files:
 >      pkgsrc/graphics/MesaLib: Makefile dri.mk
 > 
 > Log Message:
 > Needs libpciaccess now when pulling in libdrm. Bump PKGREVISION.

This causes everything that depends on MesaLib, e.g. as a simple case
graphics/glu, to fail:

===> Creating toolchain wrappers for glu-7.4.4nb2
ERROR: libpciaccess>=0.10.4 is not installed; can't buildlink files.

"make print-build-depends-list" does not show libpciaccess, which is
clearly related to the problem, but I don't understand what's going
on.

Maybe the include protection in dri.mk is causing it, and it's never
blown up before because all the other stuff in there is part of native
X?

-- 
David A. Holland
dholland%netbsd.org@localhost



Home | Main Index | Thread Index | Old Index