Re: [Flightgear-devel] simgear-cvs compile error (cygwin gcc-3.2)

2002-11-28 Thread ace project
--- 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

[Flightgear-devel] simgear-cvs compile error (cygwin gcc-3.2)

2002-11-27 Thread ace project
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 I already tryed adding the following: with and without: export CFLAGS=-DWIN32 export

Re: [Flightgear-devel] simgear-cvs compile error (cygwin gcc-3.2)

2002-11-27 Thread Norman Vine
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

Re: [Flightgear-devel] simgear-cvs compile error (cygwin gcc-3.2)

2002-11-27 Thread William Earnest
Norman Vine wrote: 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

Re: [Flightgear-devel] simgear-cvs compile error (cygwin gcc-3.2)

2002-11-27 Thread Norman Vine
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:

Re: [Flightgear-devel] simgear-cvs compile error (cygwin gcc-3.2)

2002-11-27 Thread William Earnest
Norman Vine 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

Re: [Flightgear-devel] simgear-cvs compile error (cygwin gcc-3.2)

2002-11-27 Thread Bernie Bright
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: