Trying to compile latest, I get: 

g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src  
-I/usr/local/include  -g -O2 -D_REENTRANT -MT scenery.o -MD -MP -MF 
.deps/scenery.Tpo -c -o scenery.o scenery.cxx
scenery.cxx: In member function ‘void FGScenery::pick(const SGVec3d&, const 
SGVec3d&, std::vector<SGSceneryPick, std::allocator<SGSceneryPick> >&)’:
scenery.cxx:330: error: no matching function for call to 
‘SGSceneUserData::getPickCallback()’
/usr/local/include/simgear/scene/util/SGSceneUserData.hxx:38: note: candidates 
are: SGPickCallback* SGSceneUserData::getPickCallback(unsigned int) const
make[2]: *** [scenery.o] Error 1
make[2]: Leaving directory 
`/home/b0ef/.pkg/flightgear-CVS-20070107/source/src/Scenery'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/b0ef/.pkg/flightgear-CVS-20070107/source/src'
make: *** [all-recursive] Error 1

I'm on GNU/Linux with OSG-CVS-20070107, SimGear-SVN-20070107 and
gcc-4.1.1.

Any pointers as to what I can try?

-- 
Esben Stien is [EMAIL PROTECTED]     s      a             
         http://www. s     t    n m
          irc://irc.  b  -  i  .   e/%23contact
           sip:b0ef@   e     e 
           jid:b0ef@    n     n

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Flightgear-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to