On Sat, Oct 19, 2002 at 08:53:54PM +1000, Simon Fowler wrote:
> On Fri, Oct 18, 2002 at 11:16:25PM -0400, John Check wrote:
> > On Friday 18 October 2002 11:02 pm, John Check wrote:
> > > Latest cvs build falls down with:
> > >
> > > g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src
> > > -I/usr/X11R6/include  -g -O2 -D_REENTRANT -c -o pt_lights.o `test -f
> > > 'pt_lights.cxx' || echo './'`pt_lights.cxx
> > > pt_lights.cxx: In function `ssgTimedSelector* gen_rabbit_lights(const
> > >    point_list&, const point_list&, const int_list&, const int_list&, const
> > >    std::string&, float*)':
> > > pt_lights.cxx:304: `cout' undeclared (first use this function)
> > > pt_lights.cxx:304: (Each undeclared identifier is reported only once for
> > > each function it appears in.)
> > > make[2]: *** [pt_lights.o] Error 1
> > >
> > >
> > > commenting out the cout's in pt_lights.cxx gets me past it.
> > >
> > > Plib Simgear and FG from CVS
> > >
> > 
> > 
> > Okay now it dies with:
> > 
> > g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src  
> > -I/usr/X11R6/include -DPKGLIBDIR=\"/usr/local/lib/FlightGear\" -g -O2 
> > -D_REENTRANT -c -o main.o `test -f 'main.cxx' || echo './'`main.cxx
> > main.cxx:152: `void (*glPointParameterfEXT)(unsigned int, float)' redeclared 
> > as
> >    different kind of symbol
> > /usr/X11R6/include/GL/gl.h:2519: previous declaration of `void
> >    glPointParameterfEXT(unsigned int, float)'
> > main.cxx:153: `void (*glPointParameterfvEXT)(unsigned int, const GLfloat*)'
> >    redeclared as different kind of symbol
> > /usr/X11R6/include/GL/gl.h:2520: previous declaration of `void
> >    glPointParameterfvEXT(unsigned int, const GLfloat*)'
> > 
> Are you using Mesa 4, or Mesa 3? I've had some problems building
> Simgear and FlightGear recently, due to (apparently) some changes
> between Mesa 3.4 and Mesa 4.0 (which I'm using through the DRI cvs
> tree now). 
> 
Actually, I just got the same error with (according to GL/gl.h) Mesa
3.4, so that's not it.

Simon

-- 
PGP public key Id 0x144A991C, or http://himi.org/stuff/himi.asc
(crappy) Homepage: http://himi.org
doe #237 (see http://www.lemuria.org/DeCSS) 
My DeCSS mirror: ftp://himi.org/pub/mirrors/css/ 

Attachment: msg08977/pgp00000.pgp
Description: PGP signature

Reply via email to