[Xcb] No rule to make target `xproto.c'

Neil Dokkalfar neil at next-touch.com
Mon Nov 8 04:39:12 PST 2004


Hi, I'm trying to build xcb on my system from CVS.
I''ve already build: Xproto from xlibs, Xau from xlibs and xcb-proto. 
Don't known what's wrong:

neil at localhost ~/xcb/xcb $ ./autogen.sh
[...]
configure.ac: 12: `automake requires `AM_CONFIG_HEADER', not 
`AC_CONFIG_HEADER'
automake-1.5: configure.ac: `AM_INIT_AUTOMAKE' must be used
[...]
autoreconf-2.59: automake failed with exit status: 1

neil at localhost ~/xcb/xcb $ ./configure --prefix=/usr
[...]

neil at localhost ~/xcb/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

neil at localhost ~/xcb/xcb $ cat src/.cvsignore
[...]
xproto.c
[...]



More information about the xcb mailing list