Hello all,

I am having some problems compiling here is the output

Code: 
make[3]: Nothing to be done for `all'. 
make[3]: Leaving directory 
`/home/user/flightgear/TerraGear-0.9.8/src/Lib/shapelib' 
Making all in TriangleJRS 
make[3]: Entering directory 
`/home/user/flightgear/TerraGear-0.9.8/src/Lib/TriangleJRS' 
make[3]: Nothing to be done for `all'. 
make[3]: Leaving directory 
`/home/user/flightgear/TerraGear-0.9.8/src/Lib/TriangleJRS' 
Making all in vpf 
make[3]: Entering directory `/home/user/flightgear/TerraGear-0.9.8/src/Lib/vpf' 
if g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Include   -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/glib-1.2 
-I/usr/lib/glib/include  -g -O2 -MT library.o -MD -MP -MF ".deps/library.Tpo" 
-c -o library.o library.cxx; \ 
        then mv -f ".deps/library.Tpo" ".deps/library.Po"; else rm -f 
".deps/library.Tpo"; exit 1; fi 
coverage.hxx:54: error: extra qualification 'VpfCoverage::' on member 
'VpfCoverage' 
make[3]: *** [library.o] Error 1 
make[3]: Leaving directory `/home/user/flightgear/TerraGear-0.9.8/src/Lib/vpf' 
make[2]: *** [all-recursive] Error 1 
make[2]: Leaving directory `/home/user/flightgear/TerraGear-0.9.8/src/Lib' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory `/home/user/flightgear/TerraGear-0.9.8/src' 
make: *** [all-recursive] Error 1  


Im a bit stuck as im not sure what the error messages correspond to in the code 
in coverage.hxx!

Any advice very much welcome!

Regards,
Will


____________________________________________________________
This message has been checked for all known viruses by the MessageLabs
Virus Control Centre on behalf of the Marshall Group of Companies.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to