pkgsrc-Users archive

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

Re: Can't build xsetroot from HEAD



On Tue, Feb 05, 2013 at 10:28:28AM -0600, Jeremy C. Reed wrote:
 > > checking for XSETROOT... configure: error: Package requirements (xmuu x11 
 > > xbitmaps xcursor xproto >= 7.0.17) were not met:
 > > 
 > > Requested 'xproto >= 7.0.17' but version of Xproto is 7.0.15
 > 
 > 
 > pkgsrc/x11/xsetroot/Makefile probably needs:
 > 
 > BUILDLINK_API_DEPENDS.xproto+=          xproto>=7.0.17
 > 
 > Please try that.

That won't help.

The problem is that the special handling of builtin X11 packages
through x11-links makes it impossible to install pkgsrc X11 packages
one by one; the only method is to change X11_TYPE and install *all* of
them.

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


Home | Main Index | Thread Index | Old Index