John Check writes:

 > 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*)'

I didn't get this one.


All the best,


David

-- 
David Megginson, [EMAIL PROTECTED], http://www.megginson.com/

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

Reply via email to