Hello,

I am trying to build simgear on Debian, but when I run "make check" in
the simgear/math folder I get the following output included below. Is
there something I can tweak to fix this bug? 

Thanks,

Chris

make  SGMathTest SGGeometryTest
make[1]: Entering directory
`/home/chris/Packaging/Flightgear/SimgearDevPackage/Test
Build/SimGear-2.0.0/simgear/math'
g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../..    -g -O2 -D_REENTRANT
-MT SGMathTest.o -MD -MP -MF .deps/SGMathTest.Tpo -c -o SGMathTest.o
SGMathTest.cxx
SGMathTest.cxx: In function ‘bool sgInterfaceTest()’:
SGMathTest.cxx:259: error: ‘struct SGVec3f’ has no member named ‘sg’
SGMathTest.cxx:260: error: ‘struct SGVec3f’ has no member named ‘sg’
SGMathTest.cxx:268: error: ‘struct SGVec4f’ has no member named ‘sg’
SGMathTest.cxx:269: error: ‘struct SGVec4f’ has no member named ‘sg’
SGMathTest.cxx:277: error: ‘struct SGQuatf’ has no member named ‘sg’
SGMathTest.cxx:278: error: ‘struct SGQuatf’ has no member named ‘sg’
SGMathTest.cxx: In function ‘bool sgdInterfaceTest()’:
SGMathTest.cxx:308: error: ‘struct SGVec3d’ has no member named ‘sg’
SGMathTest.cxx:309: error: ‘struct SGVec3d’ has no member named ‘sg’
SGMathTest.cxx:317: error: ‘struct SGVec4d’ has no member named ‘sg’
SGMathTest.cxx:318: error: ‘struct SGVec4d’ has no member named ‘sg’
SGMathTest.cxx:326: error: ‘struct SGQuatd’ has no member named ‘sg’
SGMathTest.cxx:327: error: ‘struct SGQuatd’ has no member named ‘sg’
make[1]: *** [SGMathTest.o] Error 1
make[1]: Leaving directory
`/home/chris/Packaging/Flightgear/SimgearDevPackage/Test
Build/SimGear-2.0.0/simgear/math'
make: *** [check-am] Error 2
        



------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to