Have you completely removed all remnants of earlier versions of simgear (or the debian packages) from your system?

Curt.


Kitts wrote:

On Wednesday 05 Oct 2005 11:41 pm IST, Kitts wrote:

Ki> JS> There are no shared versions of those libraries, except in the debian Ki> JS> package which uses an *AWFUL* hack to create them. If you're using the Ki> JS> debian build scripts I'm afraid you're on your own. Ki> JS> Ki> Yeah. I was just thinkin the same. I just dumped the debian versions of Ki> FlightGear and SimGear and am going to try compiling both from CVS. Ki> Ki> Debian does not seem to provide sources of flightgear to complement their Ki> SimGear either.

OK! I updated all of flightgear/source, flightgear/data and simgear/source from CVS and this time it halts at the error;

Making all in ATC
make[2]: Entering directory `/home/Kishore/KDevelop/FlightGear/source/src/ATC' if g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src -I/usr/X11R6/include -I/usr/local//include -g -O2 -D_REENTRANT -MT AIEntity.o -MD -MP -MF ".deps/AIEntity.Tpo" -c -o AIEntity.o AIEntity.cxx; \ then mv -f ".deps/AIEntity.Tpo" ".deps/AIEntity.Po"; else rm -f ".deps/AIEntity.Tpo"; exit 1; fi
AIEntity.cxx: In member function 'void FGAIEntity::Transform()':
AIEntity.cxx:77: error: no matching function for call to 'SGModelPlacement::update(Point3D)' /usr/local/include/simgear/scene/model/placement.hxx:51: note: candidates are: virtual void SGModelPlacement::update()
make[2]: *** [AIEntity.o] Error 1
make[2]: Leaving directory `/home/Kishore/KDevelop/FlightGear/source/src/ATC'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Kishore/KDevelop/FlightGear/source/src'
make: *** [all-recursive] Error 1

I did 'make' and 'make install' with simgear without running into any problems.



--
Curtis Olson        http://www.flightgear.org/~curt
HumanFIRST Program  http://www.humanfirst.umn.edu/
FlightGear Project  http://www.flightgear.org
Unique text:        2f585eeea02e2c79d7b1d8c4963bae2d


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

Reply via email to