Today I am unable to build FG from CVS (OSG) branch.
The build fails to compile src/FDM/JSBSim/models/FGOutput.cpp, giving
the following error:

if g++ -DHAVE_CONFIG_H -I. -I. -I../../../../src/Include
-I../../../../src/FDM/JSBSim  -I/usr/local/include  -g -O2 -D_REENTRANT
-MT FGOutput.o -MD -MP -MF ".deps/FGOutput.Tpo" -c -o FGOutput.o
FGOutput.cpp; \
        then mv -f ".deps/FGOutput.Tpo" ".deps/FGOutput.Po"; else rm -f
".deps/FGOutput.Tpo"; exit 1; fi
FGOutput.cpp: In constructor
'JSBSim::FGOutput::FGOutput(JSBSim::FGFDMExec*)':
FGOutput.cpp:137: error: 'memset' was not declared in this scope
make[5]: *** [FGOutput.o] Error 1
make[5]: Leaving directory
`/usr/local/src/flightgear_cvs/src/FDM/JSBSim/models'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/usr/local/src/flightgear_cvs/src/FDM/JSBSim/models'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/usr/local/src/flightgear_cvs/src/FDM/JSBSim'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/flightgear_cvs/src/FDM'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/flightgear_cvs/src'
make: *** [all-recursive] Error 1
dominatrix:/usr/local/src/flightgear_cvs#

I don't know enough C++ to figure this out for myself. Can someone help?
Kind regards
-- 
Alasdair Campbell


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to