On Sun, 10 Apr 2011 13:30:57 +0200, Csaba wrote in message 
<banlktiko296tb3aq3-dd1c_h9obzqwc...@mail.gmail.com>:

> On Sun, Apr 10, 2011 at 12:24 PM, Arnt Karlsen <a...@c2i.net> wrote:
> > Hi,
> >
> > ..simgear(?) link error output, compile log link below:
> > in function vtable for
> > simgear::SGPagedLOD:SGPagedLOD.cxx(.rodata._ZTVN7simgear10SGPagedLODE+0x110):
> > error: undefined reference to
> > 'osg::PagedLOD::removeExpiredChildren(double, int,
> > std::vector<osg::ref_ptr<osg::Node>,
> > std::allocator<osg::ref_ptr<osg::Node> > >&)'
> 
> This usually happens if you have multiple versions of OSG installed
> and the build process happens to find headers for one version, while
> using the libraries of another version for linking. The general advice
> is, don't ever have two versions of OSG installed at the same time, no
> matter what prefix.

..yup, dpkg --force-all -P libopenscenegraph65 and a wee 
rm -Rf Op* ins*/Op* in my git tree took care of that ;o),
my FG build now succeeds.

-- 
..med vennlig hilsen = with Kind Regards from Arnt Karlsen
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.

------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to