On Thu, Nov 07, 2013 at 03:03:39PM -0800, Keith Packard wrote: > Thomas Klausner <[email protected]> writes: > > > I couldn't get this to build on NetBSD, where 1.9.1 compiled fine. > > It should have required xcb-proto 1.9, which has the necessary bits.
It does require that version: PKG_CHECK_MODULES(XCBPROTO, xcb-proto >= 1.9) and I used it, so it must be another problem. Thomas _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
