[Xcb] XCB compile error

Kevin Brosius cobra at compuserve.com
Sun Nov 7 10:42:25 PST 2004


I think this is a problem with generated files in cvs not matching your
local auto* tool versions.

Generally I run a

autoreconf -i -f

in the some directory as configure, then run ./configure again.

autogen may be able to give you a workable ./configure, but not always,
in my experience.

-- 
Kevin


"Jeremy A. Kolb" wrote:
> 
> 
> What is check? I don't have it on my system.
> 
> Jeremy
> 
> On Sun, 7 Nov 2004, Vincent Torri wrote:
> 
> >
> >
> > On Sun, 7 Nov 2004, Jeremy A. Kolb wrote:
> >
> > > On make I get:
> > >
> >
> > i think that the error is here:
> >
> > > -I/opt/fdo/include   @CHECK_CFLAGS@  -MT check_all-check_all.o -MD -MP -MF
> >                        ^^^^^^^^^^^^^^
> >
> > i have also had this error, but i can't remember how i solved the problem.
> > Maybe a AC_SUBST is missing.
> > In my case, i have to specify --with-check=my_check_path, so that the
> > configure script finds check. You could try that.
> >
> > maybe look at config.log to see possible errors.
> >
> > regards
> >
> > Vincent TORRI
> >


More information about the xcb mailing list