Since Flightgear-0.9.9-pre2 compiled fine without any problems, I was
surprised to see this:

if g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src 
-I/usr/X11R6/include -I/usr/local/include
-DPKGLIBDIR=\"/usr/local/share/FlightGear\" -g -O2 -D_REENTRANT -MT
fg_init.o -MD -MP -MF ".deps/fg_init.Tpo" -c -o fg_init.o fg_init.cxx; \
then mv -f ".deps/fg_init.Tpo" ".deps/fg_init.Po"; else rm -f
".deps/fg_init.Tpo"; exit 1; fi
fg_init.cxx: In function `bool fgInitSubsystems()':
fg_init.cxx:1581: error: `setRealtimeProperty' undeclared (first use this
   function)
fg_init.cxx:1581: error: (Each undeclared identifier is reported only once
for
   each function it appears in.)
make[2]: *** [fg_init.o] Error 1
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/FlightGear-0.9.9-pre3/src'
make: *** [all-recursive] Error 1

where is setRealtimeProperty get declared?

Stewart


_______________________________________________
Flightgear-devel mailing list
[email protected]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to