[Xcb] No rule to make target `xproto.c'
Neil Dokkalfar
neil at next-touch.com
Mon Nov 8 14:02:38 PST 2004
Josh Triplett wrote:
>>neil at localhost xcb $ make
>>Making all in src
>>make[1]: Entering directory `/home/neil/xcb/xcb/src'
>>make[1]: *** No rule to make target `xproto.c', needed by `all'. Stop.
>>make[1]: Leaving directory `/home/neil/xcb/xcb/src'
>>make: *** [all-recursive] Error 1
>>
>>Everything sounds ok before the make. Don't know what's going wrong.
>>
>>
>
>This usually occurs when the protocol description files can't be found.
> Can you show the full output of the configure script, as well as the
>output of ls -lR /usr/include/X11/XCB ?
>
>- Josh Triplett
>
Right! It was just a prefix error in the xcb-proto installation.
More information about the xcb
mailing list