On Wednesday 20 February 2002 11:29 pm, you wrote:
> * [EMAIL PROTECTED] (Alasdair Campbell) [2002.02.20 16:00]:
> > My first attempt at building 0.7.9 led to this:
> >
> > Making all in ATC
> > make[2]: Entering directory `/usr/src/FlightGear-0.7.9/src/ATC'
> > c++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src 
> > -I/usr/local/include -I/usr/X11R6/include  -g -O2 -c atis.cxx In file
> > included from atis.cxx:49:
> > ../../src/Main/fg_props.hxx: In function `class SGPropertyNode *
> > fgGetNode(const string &, int, bool = false)':
> > ../../src/Main/fg_props.hxx:100: no matching function for call to
> > `SGPropertyNode::getNode (const
> > basic_string<char,string_char_traits<char>,__default_alloc_template<true,
> >0> > &, int &, bool &)' /usr/local/include/simgear/misc/props.hxx:681:
> > candidates are: class SGPropertyNode * SGPropertyNode::getNode(const
> > string &, bool = false) /usr/local/include/simgear/misc/props.hxx:687:   
> >              const class SGPropertyNode * SGPropertyNode::getNode(const
> > string &) const
>
> This has to be a problem of multiple versions of simgear.  The function
> being called was added about 4 weeks ago.  I've know you've already
> checked, but check again.  I'm almost 100% sure you have two copies of
> simgear.

I had only one copy of Simgear installed, but what has occurred is that 
somewhere along the line two VERSIONS of Simgear appear to have been released 
with the same version number.
The length of the 0.0.17.tgz I already had was 1,150,303 bytes long and 
compiled and installed perfectly.  The length of the one I have just 
downloaded is 1,384,955.  0.0.16.tgz was 1,146,201 bytes. Now, how could that 
have come about, I wonder???
Anyway, fgfs compiled fine with the new Simgear. I can't wait to try it.....

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to