Hi Jon ! Jon Stockill wrote:
> if g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src > -I/usr/local/include -I/usr/X11R6/include -g -O2 -D_REENTRANT -MT > atis.o -MD -MP -MF ".deps/atis.Tpo" -c -o atis.o atis.cxx; \ > then mv -f ".deps/atis.Tpo" ".deps/atis.Po"; else rm -f > ".deps/atis.Tpo"; exit 1; fi > In file included from /usr/local/include/osg/Image:17, > from /usr/local/include/osg/Texture:18, > from /usr/local/include/osg/Texture2D:17, > from /usr/include/simgear/scene/model/model.hxx:22, > from AIPlane.hxx:25, > from tower.hxx:37, > from ATCmgr.hxx:34, > from atis.cxx:50: > /usr/local/include/osg/BufferObject:173: error: expected `)' before '*' token This is _excellent_ because of two reasons: 1.) It releaves the bug from showing up only on IRIX/MIPSpro - where I ran into it right after the OSG port appeared in FlightGear CVS (I guess Frederic will remember), 2.) GCC's error message is much more informative, which should make it easier to track what happens here. I guess you're running GCC-4.x, right ? I have built FlightGear on Linux and FreeBSD with GCC-3.x and didn't face the effect you present to us, 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