Hello,
does anyone have an idea what's wrong here ?

make[3]: Entering directory `/usr/local/src/SimGear/simgear/environment'
g++ -mcpu=hypersparc -mtune=hypersparc -DHAVE_CONFIG_H -I. -I.
  -I../../simgear -I../..  -I/opt/gnu/include -I/usr/local/include
  -I/opt/FlightGear/include -O3 -D_REENTRANT -c -o visual_enviro.o `test
  -f 'visual_enviro.cxx' || echo './'`visual_enviro.cxx
In file included from ../../simgear/scene/sky/bbcache.hxx:29,
                 from ../../simgear/scene/sky/newcloud.hxx:31,
                 from visual_enviro.cxx:35:
../../simgear/screen/extensions.hxx:449: error: `GLXPbufferSGIX' has not been 
declared
../../simgear/screen/extensions.hxx:449: error: ISO C++ forbids declaration of 
`parameter' with no type
visual_enviro.cxx: In member function `void SGEnviro::drawRain(double, double, 
double, double, double)':
visual_enviro.cxx:422: warning: converting to `int' from `double'
visual_enviro.cxx: In member function `void 
SGLightning::lt_build_tree_branch(int, Point3D&, float, int, float)':
visual_enviro.cxx:503: warning: passing `float' for converting 4 of `void 
SGLightning::lt_build_tree_branch(int, Point3D&, float, int, float)'
make[3]: *** [visual_enviro.o] Error 1


This is Solaris8 with GCC-3.4.2, do you think these are different
expectations regarding OpenGL implementation ?

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

_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to