For the first time, i get an error during compilation of Simgear if g++ -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../.. -I/home/devel/usr/include -I/usr/X11R6/include -g -O2 -D_REENTRANT -MT logstream.o -MD -MP -MF ".deps/logstream.Tpo" -c -o logstream.o logstream.cxx; \ then mv -f ".deps/logstream.Tpo" ".deps/logstream.Po"; else rm -f ".deps/logstream.Tpo"; exit 1; fi rm -f libsgdebug.a ar cru libsgdebug.a logstream.o ranlib libsgdebug.a make[3]: Leaving directory `/home/devel/devel-prog-fgCVS/1217/SIMGEARCVS/source/simgear/debug' Making all in misc make[3]: Entering directory `/home/devel/devel-prog-fgCVS/1217/SIMGEARCVS/source/simgear/misc' if g++ -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../.. -I/home/devel/usr/include -I/usr/X11R6/include -g -O2 -D_REENTRANT -MT sg_path.o -MD -MP -MF ".deps/sg_path.Tpo" -c -o sg_path.o sg_path.cxx; \ then mv -f ".deps/sg_path.Tpo" ".deps/sg_path.Po"; else rm -f ".deps/sg_path.Tpo"; exit 1; fi sg_path.cxx: In member function ‘void SGPath::create_dir(mode_t)’: sg_path.cxx:203: erreur: ‘subdir’ was not declared in this scope make[3]: *** [sg_path.o] Erreur 1
-- Gerard _______________________________________________ Flightgear-users mailing list [email protected] http://mail.flightgear.org/mailman/listinfo/flightgear-users 2f585eeea02e2c79d7b1d8c4963bae2d
