/sw/lib/odcctools/bin/ld: Undefined symbols: _XCBAllocColor _XCBAllocColorReply _XCBCOLORMAPNew _XCBConnect _XCBCopyArea _XCBCreateColormap _XCBCreateGC _XCBCreatePixmap _XCBCreateWindow _XCBDisconnect _XCBGCONTEXTNew _XCBMapWindow _XCBPIXMAPNew _XCBPolyFillRectangle _XCBSync _XCBWINDOWNew _XCBWaitForEvent collect2: ld returned 1 exit status
Created attachment 7161 [details] Compile log
The latest release candidate tarballs for xcb/proto and xcb/libxcb do not have matching xcb/util and xcb/ demo releases. (Instead, the focus is on getting these releases to work well with a newly released Xlib.) Since your bug report, all the functions you've mentioned have been renamed along the lines of "xcb_alloc_color". Until matching versions of xcb/util and xcb/demo are released, please use the xcb/util and xcb/demo sources from git. As of Oct 6, xcb/util and xcb/demo in git are up do date with libxcb RC2. See this wiki page for instructions: http://xcb.freedesktop.org/wiki/DevelopersGuide
Yes, with the new sources all components are created!
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.