We got xcb-demo/nekko to build on Solaris, but in the process it became clear that it needs to be autotooled and integrated into the demo build to be useful.
er, s/nekko/neko/g
Created attachment 5351 [details] [review] Lame patch to make xcb-demo/neko at least compile You will need to edit the Makefile to reflect your XCB installation. You may also need to uncomment the call to reinstall the signal handler in xcbneko.c, depending on your architecture.
Created attachment 5368 [details] [review] Same patch, using pkg-config. How about this instead, using pkg-config so it won't depend on your local paths?
I've committed a slightly different patch reviewed by Josh and Ian. I'll push it shortly.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.