On Wed, 27 Nov 2002 13:41:58 -0500
"Norman Vine" <[EMAIL PROTECTED]> wrote:

> William Earnest writes:
> 
> > Norman Vine wrote:
> > 
> > > ace project writes:
> > >
> > > >I'm getting a compile error while compiling the latest
> > > >SimGear(CVS) under cygwin(current version/fresh
> > > >install).
> 
> > > >> > >extgl.h:363: `glBlendColor' redeclared as different
> > > >kind of symbol /usr/X11R6/include/GL/gl.h:1648:
> > >
> > >
> > > Looks like you have 'X-Windows' installed
> > >
> > > If this is true AFAIK you are breaking new ground and the
> > > configure scripts will need to be tweaked to suport this.
> > >
> > 
> > I'm in a similar position, but possibly a bit further along. Have a 
> > current Cygwin installation including their X windowing package. Also 
> > have the current CVS of the development package. By going to 
> > /usr/X11R6/include/GL/ and renaming (to hide without losing) gl.h and 
> > glext.h, then restarting with ./configure, the compiles all completed 
> > without error (but many warnings). 
> 
> YIKES -- The *right* way todo this is to just change the configure.ac
> files to NOT check for 'X' and NOT include the X_Header path when
> WIN32 is defined.
> 

Doesn't --without-x disable the checks for X headers and libraries?

Bernie



_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to