ace project writes:
>
> I'm getting a compile error while compiling the latest
> SimGear(CVS) under cygwin(current version/fresh
> install).
> 
> My compiler is gnu gcc 3.2 (20020927)
> PLib 1.6.0 (in /usr/local)
> GL.h Mesa 3-D version 3.4

Why are you using the Mesa gl header and not the one 
that ships with the Cygwin distribution ????
 
> ./configure --prefix=/usr/local
> make && make install
> 
> The errors:
> Making all in clouds3d
> make[4]: Entering directory
> `/tmp/SimGear/simgear/sky/clouds3d'
> source='extgl.c' object='extgl.o' libtool=no \
> depfile='.deps/extgl.Po' tmpdepfile='.deps/extgl.TPo'
> \
> depmode=gcc /bin/bash ../../../depcomp \
> /usr/bin/gcc-2 -DHAVE_CONFIG_H -I. -I.
> -I../../../simgear -I../../..  -I/usr/local/include
> -I/usr/X11R6/include  -g -O2 -D_REENTRANT -c `test -f
> 'extgl.c' || echo './'`extgl.c
> In file included from extgl.c:85:
> 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.  

Norman


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

Reply via email to