The following hopefully makes it clear:
g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src -I/usr/X11R6/include -g -O2 -c -o attitude_indicator.o `test -f attitude_indicator.cxx || echo './'`attitude_indicator.cxx
attitude_indicator.cxx: In method `void AttitudeIndicator::update
(double)':
attitude_indicator.cxx:77: `fabs' undeclared (first use this function)
attitude_indicator.cxx:77: (Each undeclared identifier is reported only
once for each function it appears in.)
make[2]: *** [attitude_indicator.o] Error 1
using RH7.2 gcc version 2.96 20000731 (Red Hat Linux 7.2 2.96-112.7.1)
--
Bill Earnest [EMAIL PROTECTED] Linux Powered Allentown, PA, USA
Computers, like air conditioners, work poorly with Windows open.
_______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
