Re: [Flightgear-devel] Compiling FGRUN...

2011-09-13 Thread Geoff McLane
RUN build was still running fine > > > From: ubu...@geoffair.info > > To: flightgear-devel@lists.sourceforge.net > > Date: Thu, 8 Sep 2011 01:30:07 +0200 > > Subject: [Flightgear-devel] Compiling FGRUN... > > > > Hi Fred, > > > > In compiling FGRUN

Re: [Flightgear-devel] Compiling FGRUN...

2011-09-08 Thread TDO_Brandano -
hu, 8 Sep 2011 01:30:07 +0200 > Subject: [Flightgear-devel] Compiling FGRUN... > > Hi Fred, > > In compiling FGRUN from an svn of yesterday, I got > the gcc error :- > > wizard_funcs.cxx:1162: error: ‘errno’ was not declared in this scope > > Not sure why, but

[Flightgear-devel] Compiling FGRUN...

2011-09-07 Thread Geoff McLane
Hi Fred, In compiling FGRUN from an svn of yesterday, I got the gcc error :- wizard_funcs.cxx:1162: error: ‘errno’ was not declared in this scope Not sure why, but to compile FGRUN I had to add to src/wizard_funcs.cxx - #include Maybe in other systems, this header is pulled in by other inc