Mathias Fr?hlich wrote:

> ... is now in.

Hi, does anyone have a proposal on how to deal with this one ?
Unfortunately this is beyond my scope as I'm unable to identify any
fault:

make[2]: Entering directory `/usr/local/src/FlightGear/src/ATC'
[...]
CC -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src 
-I/opt/include -I/usr/freeware/include -Xcpluscomm -I/opt/FlightGear/include 
-I/opt/OSG/include -I/usr/local/include -O2 -use_readonly_const -rdata_shared 
-LANG:exceptions=ON -I/opt/include -I/usr/freeware/include -Wl,-rpath 
-Wl,/usr/freeware/lib32 -Wl,-rpath -Wl,. -I/opt/FlightGear -c99 
-I/opt/FlightGear/include/simgear/compatibility -D_REENTRANT -c -o atis.o `test 
-f 'atis.cxx' || echo './'`atis.cxx
cc-1018 CC: ERROR File = /opt/OSG/include/osg/BufferObject, Line = 173
  An unmatched left parentheses "(" appears in an expression.

              typedef void (APIENTRY * GenBuffersProc) (GLsizei n, GLuint 
*buffers);
                                     ^

cc-1018 CC: ERROR File = /opt/OSG/include/osg/BufferObject, Line = 174
  An unmatched left parentheses "(" appears in an expression.

              typedef void (APIENTRY * BindBufferProc) (GLenum target, GLuint 
buffer);
                                     ^

cc-1229 CC: ERROR File = /opt/OSG/include/osg/BufferObject, Line = 174
  The redeclaration of type name "osg::BufferObject::Extensions::APIENTRY"
          (declared at line 173) is invalid.

              typedef void (APIENTRY * BindBufferProc) (GLenum target, GLuint 
buffer);
                            ^

cc-1018 CC: ERROR File = /opt/OSG/include/osg/BufferObject, Line = 175
  An unmatched left parentheses "(" appears in an expression.

              typedef void (APIENTRY * BufferDataProc) (GLenum target, 
GLsizeiptrARB size, const GLvoid *data, GLenum usage);
[... and so on ...]


        Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--------------------------------------------------------------------------

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to