Re: [Flightgear-devel] Latest cvs build error ??

2003-11-28 Thread John Barrett
- Original Message - From: "Andy Ross" <[EMAIL PROTECTED]> To: "FlightGear developers discussions" <[EMAIL PROTECTED]> Sent: Friday, November 28, 2003 12:09 PM Subject: Re: [Flightgear-devel] Latest cvs build error ?? > John Barrett wrote: >

Re: [Flightgear-devel] Latest cvs build error ??

2003-11-28 Thread Andy Ross
John Barrett wrote: > radiostack.cxx: In member function `virtual void FGRadioStack::init()': > radiostack.cxx:81: error: `addTask' undeclared (first use this function) You need to update your SimGear. The SGEventManager API changed a little bit recently, and radiostack.cxx was updated along with

Re: [Flightgear-devel] Latest cvs build error ??

2003-11-28 Thread Curtis L. Olson
John Barrett writes: > just tried building latest cvs and got the following error: > > make[3]: Entering directory `/cygdrive/c/Documents and > Settings/jbarrett/Desktop/FlightSim/Devel/cvsroot/source/src/Cockpit' > if > ++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src -I/usr/X

Re: [Flightgear-devel] Latest cvs build error ??

2003-11-28 Thread Frederic BOUVIER
[EMAIL PROTECTED] wrote: > > No problem here. Maybe this is a classic case of mixed version? > > > > Erik > > Doesn't "make" and "cvs" solve that automatically? > > Or in another words, what is the best way to upgrade your personal cvs > directory with the new one and recompile it? > > Why is

Re: [Flightgear-devel] Latest cvs build error ??

2003-11-28 Thread [EMAIL PROTECTED]
On Friday 28 November 2003 15:22, Erik Hofman wrote: > > It is. Except in this case (it turns out this adTask is a SimGear > function so you need to update and install SimGear also). > > Erik > Thanks for answering. BTW is there a way to know when i need (or don't need) to upgrade SimGear or Plib

Re: [Flightgear-devel] Latest cvs build error ??

2003-11-28 Thread Erik Hofman
[EMAIL PROTECTED] wrote: anyone else getting this one ?? No problem here. Maybe this is a classic case of mixed version? Erik Doesn't "make" and "cvs" solve that automatically? Or in another words, what is the best way to upgrade your personal cvs directory with the new one and recompile it?

Re: [Flightgear-devel] Latest cvs build error ??

2003-11-28 Thread [EMAIL PROTECTED]
On Friday 28 November 2003 10:13, Erik Hofman wrote: > John Barrett wrote: > > just tried building latest cvs and got the following error: > > > > make[3]: Entering directory `/cygdrive/c/Documents and > > Settings/jbarrett/Desktop/FlightSim/Devel/cvsroot/source/src/Cockpit' > > if > > ++ -DHAVE_CO

Re: [Flightgear-devel] Latest cvs build error ??

2003-11-28 Thread Erik Hofman
John Barrett wrote: just tried building latest cvs and got the following error: make[3]: Entering directory `/cygdrive/c/Documents and Settings/jbarrett/Desktop/FlightSim/Devel/cvsroot/source/src/Cockpit' if ++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src -I/usr/X 11R6/include

[Flightgear-devel] Latest cvs build error ??

2003-11-27 Thread John Barrett
just tried building latest cvs and got the following error: make[3]: Entering directory `/cygdrive/c/Documents and Settings/jbarrett/Desktop/FlightSim/Devel/cvsroot/source/src/Cockpit' if ++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src -I/usr/X 11R6/include -g -O2 -MT radiosta