Re: [Flightgear-devel] CVS today

2004-09-19 Thread Arnt Karlsen
On Sun, 19 Sep 2004 20:38:40 +0200, Erik wrote in message <[EMAIL PROTECTED]>: > > Hi, > > I made a terrible mess of the FlightGear CVS repository today by > adding (what I thought was) one extra code cleanup I accidentally > committed the complete local tree which contained changes that were >

Re: [Flightgear-devel] CVS - Problems

2004-09-16 Thread Erik Hofman
Vivian Meazza wrote: On compiling the CVS download under Cygwin this morning I get the following error: tilemgr.cxx: In member function `void FGTileMgr::update_queues()': tilemgr.cxx:288: error: `size' undeclared (first use this function) tilemgr.cxx:288: error: (Each undeclared identifier is repor

RE: [Flightgear-devel] CVS - problem

2004-08-01 Thread Vivian Meazza
Jon Berndt wrote: > Sent: 01 August 2004 14:26 > To: FlightGear developers discussions > Subject: RE: [Flightgear-devel] CVS - problem > > > > > 166 if(cap 1) { continue; } > > > > > > " < 1 " still doesn't seem to work with JBS

RE: [Flightgear-devel] CVS - problem

2004-08-01 Thread Jon Berndt
> > 166 if(cap 1) { continue; } > > > > " < 1 " still doesn't seem to work with JBS models. What? I could not figure out from the posts what wasn't working with the JSBSim models (is that what you meant by "JBS Models"?) Jon > I also have "< 1". Are you dowloading with the cvs client or wi

RE: [Flightgear-devel] CVS - problem

2004-08-01 Thread Norman Vine
Vivian Meazza writes: > > Frederic Bouvier writes: > > > > > Is that from a recent download? I updated again this morning, and > > > still get > > > > > > 166 if(cap 1) { continue; } > > > > > > " < 1 " still doesn't seem to work with JBS models. > > > > I also have "< 1". Are you dowloading

RE: [Flightgear-devel] CVS - problem

2004-08-01 Thread Vivian Meazza
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Frederic Bouvier > Sent: 01 August 2004 09:24 > To: FlightGear developers discussions > Subject: Re: [Flightgear-devel] CVS - problem > > > Vivian Meazza wrote

Re: [Flightgear-devel] CVS - problem

2004-08-01 Thread Frederic Bouvier
Vivian Meazza wrote: > Is that from a recent download? I updated again this morning, and still get > > 166 if(cap 1) { continue; } > > " < 1 " still doesn't seem to work with JBS models. I also have "< 1". Are you dowloading with the cvs client or with the flightgear.org viewcvs application. In

RE: [Flightgear-devel] CVS - problem

2004-08-01 Thread Vivian Meazza
Chris Metzler wrote > Sent: 31 July 2004 23:14 > To: FlightGear developers discussions > Subject: Re: [Flightgear-devel] CVS - problem > > > On Sat, 31 Jul 2004 16:11:29 +0100 > "Vivian Meazza" <[EMAIL PROTECTED]> wrote: > > > > > > I d

Re: [Flightgear-devel] CVS - problem

2004-07-31 Thread Chris Metzler
On Sat, 31 Jul 2004 16:11:29 +0100 "Vivian Meazza" <[EMAIL PROTECTED]> wrote: > > > I downloaded FGFS cvs this morning. There appears to be an error in > gui.nas: > > 166 if(cap 1) { continue; } > > I assume this to be a typo or corruption. I guess that it should be > > 166 if(cap <= 0.1)

Re: [Flightgear-devel] cvs broken now and log-level doc issue

2004-07-23 Thread Erik Hofman
Jim Wilson wrote: Just tried CVS and we're aborting right after the log entry for Traffic Manager. BTW I noticed in the command line help we're showing "0=verbose, 5=alerts only", but I think the numbers do not apply. I'd change it, but I'm not 100% sure what all the log-level options are. I'm n

Re: [Flightgear-devel] cvs broken now and log-level doc issue

2004-07-22 Thread Ampere K. Hardraade
I think it will be a good idea to identify what file(s) are missing before aborting. Loading the glider is just a waste of time. Regards, Ampere On July 22, 2004 05:08 pm, Durk Talsma wrote: > That's actually a message indicating that the AIModel subsystem can't find > a model. I'm not yet sure

Re: [Flightgear-devel] cvs broken now and log-level doc issue

2004-07-22 Thread Frederic Bouvier
> Apparently, TrafficManager is complaining because Traffic/KLM/KLM.xml > is missing Traffic/UAL/UAL.xml is also not there. -Fred ___ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Re: [Flightgear-devel] cvs broken now and log-level doc issue

2004-07-22 Thread Frederic Bouvier
Frederic Bouvier wrote: > Durk Talsma wrote: > > > > > > I don't see any traffic files at all so maybe that is the problem. It > > > looks like it all got removed on the last update. > > > > > > > I do see them in fgfs-base-0.9.5-pre2. In data/Traffic. Are you referring > to > > CVS or to the pre

RE: [Flightgear-devel] cvs broken now and log-level doc issue

2004-07-22 Thread Vivian Meazza
Durk Talsma wrote > Sent: 22 July 2004 22:09 > To: FlightGear developers discussions > Subject: Re: [Flightgear-devel] cvs broken now and log-level doc issue > > On Thursday 22 July 2004 22:37, Vivian Meazza wrote: > > > Initializing OpenAL sound manager > > Unkn

Re: [Flightgear-devel] cvs broken now and log-level doc issue

2004-07-22 Thread Frederic Bouvier
Durk Talsma wrote: > > > I don't see any traffic files at all so maybe that is the problem. It > > looks like it all got removed on the last update. > > > > I do see them in fgfs-base-0.9.5-pre2. In data/Traffic. Are you referring to > CVS or to the pre-release. Erik has commited a few changes ju

Re: [Flightgear-devel] cvs broken now and log-level doc issue

2004-07-22 Thread Durk Talsma
On Thursday 22 July 2004 22:37, Vivian Meazza wrote: > Initializing OpenAL sound manager > Unknown exception in the main loop. Aborting... > Segmentation fault (core dumped) That's actually a message indicating that the AIModel subsystem can't find a model. I'm not yet sure how to handle this be

Re: [Flightgear-devel] cvs broken now and log-level doc issue

2004-07-22 Thread Durk Talsma
> I don't see any traffic files at all so maybe that is the problem. It > looks like it all got removed on the last update. > I do see them in fgfs-base-0.9.5-pre2. In data/Traffic. Are you referring to CVS or to the pre-release. Erik has commited a few changes just about a few hours ago (than

Re: [Flightgear-devel] cvs broken now and log-level doc issue

2004-07-22 Thread Jim Wilson
Durk Talsma said: > I just saw this overhere as well, although I didn't check the log files so > carefully. This is probably caused by a the missing aircraft, because I don't > see this in my CVS version. > > The short term solution is going to be that we're removing MD-11 traffic. > I don't

RE: [Flightgear-devel] cvs broken now and log-level doc issue

2004-07-22 Thread Vivian Meazza
Jim Wilson wrote > Sent: 22 July 2004 20:54 > To: [EMAIL PROTECTED] > Subject: [Flightgear-devel] cvs broken now and log-level doc issue > > Just tried CVS and we're aborting right after the log entry for Traffic > Manager. > > BTW I noticed in the command line help we're showing "0=verbose, 5=

Re: [Flightgear-devel] cvs broken now and log-level doc issue

2004-07-22 Thread Durk Talsma
I just saw this overhere as well, although I didn't check the log files so carefully. This is probably caused by a the missing aircraft, because I don't see this in my CVS version. The short term solution is going to be that we're removing MD-11 traffic. Cheers, Durk On Thursday 22 July 2004

RE: [Flightgear-devel] CVS - broken?

2004-06-15 Thread Vivian Meazza
Norman Vine wrote > Vivian Meazza writes: > > > > Norman Vine writes: > > > > > > > > I just updated FlightGear, SimGear and PLib from CVS > > > and compiled all anew and I am not seeing this problem > > > with Cygwin > > > > I did likewise. Looks like a local problem then. I was trying Andy

Re: [Flightgear-devel] CVS - broken?

2004-06-14 Thread Durk Talsma
I used to get this error a few times while developing the Traffic Manager. The error occured after the traffic manager instructed the AIModel subsystem to create an AIAircraft object using a non-existing directory path to the visual model it should use. So, I'm assuming that this error might be

RE: [Flightgear-devel] CVS - broken?

2004-06-14 Thread Norman Vine
Vivian Meazza writes: > > Norman Vine writes: > > > > > I just updated FlightGear, SimGear and PLib from CVS > > and compiled all anew and I am not seeing this problem > > with Cygwin > > I did likewise. Looks like a local problem then. I was trying Andy Ross' > cross compilation over the weeke

RE: [Flightgear-devel] CVS - broken?

2004-06-14 Thread Vivian Meazza
Norman Vine > Sent: 14 June 2004 15:32 > To: FlightGear developers discussions > Subject: RE: [Flightgear-devel] CVS - broken? > > > Vivian Meazza writes: > > > > I downloaded and built the CVS source code this morning > (Monday) under > > Cygw

RE: [Flightgear-devel] CVS - broken?

2004-06-14 Thread Norman Vine
Vivian Meazza writes: > > I downloaded and built the CVS source code this morning (Monday) under > Cygwin/Xp - it builds without error. I also downloaded the data. > > FGFS fails to run, stopping with: > > Adding subsystem Traffic Manager > Unknown exception in the main loop. Aborting ... > Segm

Re: [Flightgear-devel] CVS: Tu-154

2004-04-05 Thread Ilja Moderau
Hi, you can try my tu-154 model out, just download http://mitglied.lycos.de/iljamod/tu154.zip . The jsbsim fdm was made by David Culp, don´t forget to put the nk8d engine file into your engine directory. I also began to make a panel, have a look at this: http://mitglied.lycos.de/iljamod/tu154-p

Re: [Flightgear-devel] CVS: Tu-154

2004-04-04 Thread Lee Elliott
On Sunday 04 April 2004 16:02, Ilja Moderau wrote: > Hi, > I have found Ilia Pavlenko's Tu-154 in CVS. The problem is I´m working on a > tu-154 too, see the following message on the mailing list: > http://baron.flightgear.org/pipermail/flightgear-devel/2004-March/026633.ht >ml The Model is already

Re: [Flightgear-devel] CVS: Tu-154

2004-04-04 Thread Jim Wilson
"Curtis L. Olson" said: > Ilja Moderau wrote: > > >Hi, > >I have found Ilia Pavlenko's Tu-154 in CVS. The problem is I´m working on a tu-154 too, see the following message on the mailing list: http://baron.flightgear.org/pipermail/flightgear-devel/2004-March/026633.html > >The Model is already an

Re: [Flightgear-devel] CVS: Tu-154

2004-04-04 Thread Curtis L. Olson
Ilja Moderau wrote: Hi, I have found Ilia Pavlenko's Tu-154 in CVS. The problem is I´m working on a tu-154 too, see the following message on the mailing list: http://baron.flightgear.org/pipermail/flightgear-devel/2004-March/026633.html The Model is already animated and textured, panel and fdm are

Re: [Flightgear-devel] CVS: Tu-154

2004-04-04 Thread Erik Hofman
Ilja Moderau wrote: Hi, I have found Ilia Pavlenko's Tu-154 in CVS. The problem is I´m working on a tu-154 too, see the following message on the mailing list: http://baron.flightgear.org/pipermail/flightgear-devel/2004-March/026633.html The Model is already animated and textured, panel and fdm are

Re: [Flightgear-devel] CVS: releases

2004-03-26 Thread Jon S Berndt
On Fri, 26 Mar 2004 23:47:27 +0100 "Oliver C." <[EMAIL PROTECTED]> wrote: Oooops, I wonder if we ever get the chance to do real testing before a release. I agree with that. The pre release version 0.9.4.pre2 was released on March 23.2004. This means that there were only 3 days time for testing t

Re: [Flightgear-devel] CVS problem

2004-02-17 Thread Frederic Bouvier
Jon Berndt wrote: > I get these messages when trying to update JSBSim from CVS: > > cvs update: warning: directory CVS specified in argument > cvs update: but CVS uses CVS for its own purposes; skipping CVS directory > > Anyone know what they are? Usually, it happens when someone ( probably you

Re: [Flightgear-devel] CVS Compile

2004-02-01 Thread Andy Ross
Norman Vine wrote: > There is a conflict between and some of the libstdc++ STL > headers unless all of the STL includes are included before > or visa versa > > otherwise some versions of the GNU compilers need NOMINMAX defined > > I *really* don't understand why this isn't done in the configure

Re: [Flightgear-devel] CVS Compile

2004-02-01 Thread John Wojnaroski
- Original Message - From: "Curtis L. Olson" <[EMAIL PROTECTED]> To: "FlightGear developers discussions" <[EMAIL PROTECTED]> Sent: Sunday, February 01, 2004 8:52 AM Subject: Re: [Flightgear-devel] CVS Compile > Hi John, > > Try configuring with

Re: [Flightgear-devel] CVS Compile

2004-02-01 Thread Curtis L. Olson
Hi John, Try configuring with out the -with-weathercm option. Someone might need to go in and do some clean up there possibly. Curt. John Wojnaroski wrote: It's me again ;-) There has been a fix applied to both configure.ac and src/Cockpit/panel.cxx. Make rue those files are up to date and

Re: [Flightgear-devel] CVS Compile

2004-02-01 Thread Curtis L. Olson
Fred, I just committed a variation of this (assuming I understood the problem correctly hopefully this will fix it.) Otherwise just holler. Curt. Frederic Bouvier wrote: John Wojnaroski wrote: There has been a fix applied to both configure.ac and src/Cockpit/panel.cxx. Make rue those files a

Re: [Flightgear-devel] CVS Compile

2004-02-01 Thread David Culp
I don't know the answer to the missing truncf prototype, but it seems this function is defined in a macro in math.h. Here's some discussion on the problem: http://lists.debian.org/debian-glibc/2003/debian-glibc-200310/msg00295.html Dave -- David Culp davidculp2[a

Re: [Flightgear-devel] CVS Compile

2004-02-01 Thread Frederic Bouvier
John Wojnaroski wrote: > > > > > > There has been a fix applied to both configure.ac and > > > src/Cockpit/panel.cxx. Make rue those files are up to date and rerun > > > autoconf and configure before proceding. > > > > > I did a fresh CVS checkout late Saturday night (PST). I'll try again... > >

Re: [Flightgear-devel] CVS Compile

2004-02-01 Thread John Wojnaroski
It's me again ;-) > > > > > > > > > > There has been a fix applied to both configure.ac and > > > src/Cockpit/panel.cxx. Make rue those files are up to date and rerun > > > autoconf and configure before proceding. > > > > > I did a fresh CVS checkout late Saturday night (PST). I'll try again...

Re: [Flightgear-devel] CVS Compile

2004-02-01 Thread Roy Vegard Ovesen
On Sun, 1 Feb 2004 06:48:20 -0500, Norman Vine <[EMAIL PROTECTED]> wrote: There is a conflict between and some of the libstdc++ STL headers unless all of the STL includes are included before or visa versa otherwise some versions of the GNU compilers need NOMINMAX defined I *really* don't u

Re: [Flightgear-devel] CVS Compile

2004-02-01 Thread John Wojnaroski
> > > > > There has been a fix applied to both configure.ac and > > src/Cockpit/panel.cxx. Make rue those files are up to date and rerun > > autoconf and configure before proceding. > > > I did a fresh CVS checkout late Saturday night (PST). I'll try again... > Okay, started a fresh build with

Re: [Flightgear-devel] CVS Compile

2004-02-01 Thread Frederic Bouvier
Norman Vine wrote: > Roy Vegard Ovesen writes: > > > > I get this error when compiling src/Autopilot/route_mgr.cxx: > > > > > /usr/include/c++/3.2/limits:942:22: macro "min" requires 2 arguments, but > > only 1 given > > In file included from /usr/include/c++/3.2/bits/locale_facets.tcc:43, > > >

Re: [Flightgear-devel] CVS Compile

2004-02-01 Thread John Wojnaroski
> > There has been a fix applied to both configure.ac and > src/Cockpit/panel.cxx. Make rue those files are up to date and rerun > autoconf and configure before proceding. > I did a fresh CVS checkout late Saturday night (PST). I'll try again... Regards John W.

RE: [Flightgear-devel] CVS Compile

2004-02-01 Thread Norman Vine
Roy Vegard Ovesen writes: > > I get this error when compiling src/Autopilot/route_mgr.cxx: > > /usr/include/c++/3.2/limits:942:22: macro "min" requires 2 arguments, but > only 1 given > In file included from /usr/include/c++/3.2/bits/locale_facets.tcc:43, There is a conflict between and s

Re: [Flightgear-devel] CVS Compile

2004-02-01 Thread Erik Hofman
John Wojnaroski wrote: For latest CVS (update 31 Jan 04) , running with Debian (woody) and gcc3.0 panel.cxx: In method `const char * FGTextLayer::Chunk::getValue() const': panel.cxx:1128: implicit declaration of function `int truncf(...)' Thought there was a fix for this? don't recall the specifi

Re: [Flightgear-devel] CVS building fails, do I have a problem here?

2004-01-11 Thread Victoria Welch
Thanks very much Curt, out to you fg address as requested. On Sunday 11 January 2004 18:19, Curtis L. Olson wrote: > From what you've sent I'm not seeing anything obvious, but > perhaps you could send me a) the console output of running the > configure script and b) your entire config.log file.

Re: [Flightgear-devel] CVS building fails, do I have a problem here?

2004-01-11 Thread Curtis L. Olson
From what you've sent I'm not seeing anything obvious, but perhaps you could send me a) the console output of running the configure script and b) your entire config.log file. (Send these directly to me, not to the list.) What OS are you running? Curt. Victoria Welch wrote: Hi Curt, Thanks f

Re: [Flightgear-devel] CVS building fails, do I have a problem here?

2004-01-11 Thread Victoria Welch
Hi Curt, Thanks for the response. I went through config log (~=2500 lines :) and am no more enlightended - see below :-(. On Sunday 11 January 2004 14:14, Curtis L. Olson wrote: > Vikki, > > I don't see -lglut listed on the link command line. You probably > want to rerun the configure script a

Re: [Flightgear-devel] CVS building fails, do I have a problem here?

2004-01-11 Thread Curtis L. Olson
Vikki, I don't see -lglut listed on the link command line. You probably want to rerun the configure script and make sure that the glut test there succeeds. If not, then look in your config.log to see exactly what failed. Regards, Curt. Victoria Welch wrote: Hi Folks, A couple days or so

Re: [Flightgear-devel] CVS: main.cxx error: no matching function forcall to `SGSky::build

2003-07-29 Thread Lukasz Szift Hejnak
0, WillyB <[EMAIL PROTECTED]> napisał: > Doesn't CVS keep a file you have modified intact? > Just telling you there is a different version and not overwriting your > changes? according to the doc's I read it should.. apparently mine (v 1.11.2) doesn't -- with regards Lukasz Hejnak [EMAIL PROTEC

Re: [Flightgear-devel] CVS: main.cxx error: no matching function forcall to `SGSky::build

2003-07-29 Thread WillyB
On Tuesday 29 July 2003 03:51, Lukasz Szift Hejnak wrote: > hmm.. funny but it seems that the error just solved itself > I moved the main.cxx file to somwhere else > and entered the cvs -dp update > and the new downloaded main.cxx is the correct up-to-date one > so whatever caused this weird behavi

Re: [Flightgear-devel] CVS: main.cxx error: no matching function forcall to `SGSky::build

2003-07-29 Thread Lukasz Szift Hejnak
hmm.. funny but it seems that the error just solved itself I moved the main.cxx file to somwhere else and entered the cvs -dp update and the new downloaded main.cxx is the correct up-to-date one so whatever caused this weird behaviour yesterday, has somehow got solved today ;) anyway thx for your

Re: [Flightgear-devel] CVS: main.cxx error: no matching function forcall to `SGSky::build

2003-07-29 Thread Jim Wilson
Erik Hofman <[EMAIL PROTECTED]> said: > Lukasz Szift Hejnak wrote: > > >>What is the exact command you use to get FlightGear CVS? > > > > cd ~/CVS > > cvs -d :pserver:[EMAIL PROTECTED]:/var/cvs/FlightGear-0.9 login > > mkdir flightgear > > cd flightgear > > cvs -d :pserver:[EMAIL PROTECTED]:/var

Re: [Flightgear-devel] CVS: main.cxx error: no matching functionfor call to `SGSky::build

2003-07-29 Thread Erik Hofman
Lukasz Szift Hejnak wrote: What is the exact command you use to get FlightGear CVS? cd ~/CVS cvs -d :pserver:[EMAIL PROTECTED]:/var/cvs/FlightGear-0.9 login mkdir flightgear cd flightgear cvs -d :pserver:[EMAIL PROTECTED]:/var/cvs/FlightGear-0.9 co source I don't think 'co source' is the right w

Re: [Flightgear-devel] CVS: main.cxx error: no matching functionfor call to `SGSky::build

2003-07-29 Thread Lukasz Szift Hejnak
0, Erik Hofman <[EMAIL PROTECTED]> napisał: > Lukasz Szift Hejnak wrote: > > >and I looked on the files trough the web cvs system > >and in fact, the code in the main.cxx is different than in my local > >main.cxx > > > >so how can it be, if I downloaded the file yesterday? > > What is the exact

Re: [Flightgear-devel] CVS: main.cxx error: no matching functionfor call to `SGSky::build

2003-07-29 Thread Erik Hofman
Lukasz Szift Hejnak wrote: and I looked on the files trough the web cvs system and in fact, the code in the main.cxx is different than in my local main.cxx so how can it be, if I downloaded the file yesterday? What is the exact command you use to get FlightGear CVS? Erik

Re: [Flightgear-devel] CVS: main.cxx error: no matching function forcall to `SGSky::build

2003-07-29 Thread Lukasz Szift Hejnak
0, Jim Wilson <[EMAIL PROTECTED]> napisal: > Lukasz Szift Hejnak <[EMAIL PROTECTED]> said: > > so I changed the order of the args in main.cxx and ended up with: > > flightgear/src/Main/main.cxx > > lines: 1767-1771 > > thesky->build( 550.0, 550.0, 6.0, 6.0, > >globals->

Re: [Flightgear-devel] CVS: main.cxx error: no matching functionfor call to `SGSky::build

2003-07-29 Thread Erik Hofman
Lukasz Szift Hejnak wrote: Mon, 28 Jul 2003 19:19:32 +0200 Erik Hofman <[EMAIL PROTECTED]> napisal: Lukasz Szift Hejnak wrote: so just today I downloaded the FlightGear all CVS,it stopped at compile.. Try removing all simgear related files from your system and install it again to see if that so

Re: [Flightgear-devel] CVS: main.cxx error: no matching function forcall to `SGSky::build

2003-07-28 Thread Jim Wilson
Lukasz Szift Hejnak <[EMAIL PROTECTED]> said: > so I changed the order of the args in main.cxx and ended up with: > flightgear/src/Main/main.cxx > lines: 1767-1771 > thesky->build( 550.0, 550.0, 6.0, 6.0, >globals->get_ephem()->getNumPlanets(), >globals

Re: [Flightgear-devel] CVS: main.cxx error: no matching functionfor call to `SGSky::build

2003-07-28 Thread Lukasz Szift Hejnak
Mon, 28 Jul 2003 19:19:32 +0200 Erik Hofman <[EMAIL PROTECTED]> napisal: > Lukasz Szift Hejnak wrote: > > so just today I downloaded the FlightGear > > all CVS,it stopped at compile.. > Try removing all simgear related files from your system and install it > again to see if that solves this probl

Re: [Flightgear-devel] CVS: main.cxx error: no matching functionfor call to `SGSky::build

2003-07-28 Thread Erik Hofman
Lukasz Szift Hejnak wrote: so just today I downloaded the plib, SimGear and FlightGear all CVS, the plib didn't compile at start, I had to comment out line 146 from the file plib/src/ssg/ssg.cxx ssgAddModelFormat ( ".asc", NULL, ssgSaveASC ) ; after that the plib compiled ok, the SimGear

Re: [Flightgear-devel] CVS broken today?

2003-07-01 Thread David Megginson
Curtis L. Olson writes: > Continued wierdness ... now I'm flying at 2000' ASL at about 175 knots > in the default C172 ... there is something really goofy. I turned off > all turbulence and that seemed to help. I wonder if something got > broke with a recent turbulence modeling change? I'm

Re: [Flightgear-devel] CVS broken today?

2003-07-01 Thread Curtis L. Olson
Richard A Downing FBCS writes: > > Something has changed for the worse in CVS today. Just flying the > c172-ifr, I can't now get full throttle to give full power. After > climbing slowly to maybe 500 ft there are massive and unpredictable > changes in height and speed of the aircraft, the turn a

Re: [Flightgear-devel] CVS broken today?

2003-07-01 Thread Curtis L. Olson
Curtis L. Olson writes: > Richard A Downing FBCS writes: > > > > Something has changed for the worse in CVS today. Just flying the > > c172-ifr, I can't now get full throttle to give full power. After > > climbing slowly to maybe 500 ft there are massive and unpredictable > > changes in height a

Re: [Flightgear-devel] CVS broken today?

2003-07-01 Thread Curtis L. Olson
Richard A Downing FBCS writes: > > Something has changed for the worse in CVS today. Just flying the > c172-ifr, I can't now get full throttle to give full power. After > climbing slowly to maybe 500 ft there are massive and unpredictable > changes in height and speed of the aircraft, the turn a

Re: [Flightgear-devel] CVS Server Fatal Signal 9

2003-06-06 Thread WillyB
The cvs server move seemed to fix it here. No problems this last time I updated. Thanks Curt Re's WillyB On Friday 06 June 2003 12:01, Curtis L. Olson wrote: > WillyB writes: > > This just happened twice: > > > > ... blah blah ... > > cvs server: Updating Aircraft/UIUC/beech99-v1/doc > > cvs

Re: [Flightgear-devel] CVS Server Fatal Signal 9

2003-06-06 Thread Jorge Van Hemelryck
Same for me, is there some way to recover from that, other than by deleting the UIUC directory ? -- Jorge Van Hemelryck ___ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Re: [Flightgear-devel] CVS Server Fatal Signal 9

2003-06-06 Thread Major A
> > This just happened twice: > > > > ... blah blah ... > > cvs server: Updating Aircraft/UIUC/beech99-v1/doc > > cvs server: Updating Aircraft/UIUC/fkdr1-v1-nl > > cvs server: Updating Aircraft/UIUC/marchetti-v1 > > > > cvs server: Updating Aircraft/UIUC/ornithopter > > Terminated with fatal si

Re: [Flightgear-devel] CVS Server Fatal Signal 9

2003-06-06 Thread Curtis L. Olson
WillyB writes: > This just happened twice: > > ... blah blah ... > cvs server: Updating Aircraft/UIUC/beech99-v1/doc > cvs server: Updating Aircraft/UIUC/fkdr1-v1-nl > cvs server: Updating Aircraft/UIUC/marchetti-v1 > > cvs server: Updating Aircraft/UIUC/ornithopter > Terminated with fatal signal

Re: [Flightgear-devel] CVS settings

2003-03-24 Thread Frederic BOUVIER
Gopal Mor wrote : > HI All, > > I have downloaded Flightgear from CVS using the instructions on > > http://www.flightgear.org/cvsResources/anoncvs.html page. > > I feel that when I do update, I am not getting the latest postings which are > discussed in the mailing list. > > Whether the instru

Re: [Flightgear-devel] CVS settings

2003-03-24 Thread Erik Hofman
Gopal Mor wrote: HI All, I have downloaded Flightgear from CVS using the instructions on http://www.flightgear.org/cvsResources/anoncvs.html page. I feel that when I do update, I am not getting the latest postings which are discussed in the mailing list. Whether the instructions for CVS, in th

Re: [Flightgear-devel] CVS make error

2003-03-08 Thread Bernie Bright
On Sat, 8 Mar 2003 18:15:21 -0500 Chris Tulloch <[EMAIL PROTECTED]> wrote: > Hello, > Trying to compile the CVS release, I run into this error > Anyone have any suggestions? Need more Info? > > g++ -DHAVE_CONFIG_H -I. -I. -I../../../src/Include -I../../.. -I../../../src > > -I/usr/X11R6/includ

RE: [Flightgear-devel] cvs compile error

2003-03-05 Thread Norman Vine
for fix see http://seneca.me.umn.edu/pipermail/flightgear-devel/2003-March/015946.html make[3]: Entering directory `/usr/mingw/obj/FlightGear/debug/src/FDM/ExternalPipe' if mingw32-g++ -DHAVE_CONFIG_H -I. -I/src/fg2/FlightGear/src/FDM/ExternalPipe - I../../../src/Include -I/src/fg2/FlightGear -I/

RE: [Flightgear-devel] cvs compile error

2003-03-03 Thread Norman Vine
Attached find diffs required for MingW and Cygwin and the new ExternalPipe code configure.ac.diff Description: Binary data ExternalPipe.diff Description: Binary data

Re: [Flightgear-devel] cvs compile error

2003-03-03 Thread Curtis L. Olson
Sorry about that, I had fixed that locally, but hadn't commited to cvs. Should be there now. Curt. Geoff Reidy writes: > Hi, > > Got some errors trying to compile current cvs with gcc-3.2 on Mandrake 9.0. > > This fixed it: > > Index: src/FDM/ExternalPipe/ExternalPipe.cxx > =

Re: [Flightgear-devel] CVS how-to

2003-02-20 Thread Erik Hofman
Danie Heath wrote: Hi guys ... I've actually got some free time to contribute ... is there a tutorial on CVS anywhere I have basically no knowledge about it ..(*blush* been coding for years without CVS) This might be a good start: https://sourceforge.net/docman/display_doc.php?docid=140

Re: [Flightgear-devel] CVS FlightGear and plib 1.6 (was Mac OS X: at a loss)

2003-02-08 Thread James Turner
On Saturday, February 8, 2003, at 03:23 am, Jonathan Polley wrote: Hmm, that's odd. Out of the box, the version of the Mac joystick code that is in CVS does not compile. As I reported to the plib group, if I incorporate the non-CVS versions of jsMacOSX.cxx and js.h, I get the following err

Re: [Flightgear-devel] CVS FlightGear and plib 1.6 (was Mac OS X: at a loss)

2003-02-07 Thread Jonathan Polley
Hmm, that's odd. Out of the box, the version of the Mac joystick code that is in CVS does not compile. As I reported to the plib group, if I incorporate the non-CVS versions of jsMacOSX.cxx and js.h, I get the following errors in the FlightGear joystick code: ld: Undefined symbols: jsJoystick

Re: [Flightgear-devel] CVS FlightGear and plib 1.6 (was Mac OS X: at a loss)

2003-02-05 Thread Curtis L. Olson
Jonathan Polley writes: > Is anyone building the current CVS version of FlightGear against > version 1.6 of plib? While trying to help David, I tried doing just > that in an attempt to replicate his build environment. When I tried to > build FlightGear, I got the same error as David. Is an

Re: [Flightgear-devel] CVS FlightGear and plib 1.6 (was Mac OS X: at a loss)

2003-02-05 Thread James Turner
On Wednesday, February 5, 2003, at 01:22 pm, Jonathan Polley wrote: The solution, for me at least, was to revert back to the CVS version of plib and overwrite the src/js directory with plib 1.6's (as the current Mac joystick code is in a major broken state). Hopefully, David will have a ch

Re: [Flightgear-devel] CVS Confusion

2003-01-14 Thread Arnt Karlsen
On Tue, 14 Jan 2003 21:39:17 +1100, Geoff Reidy <[EMAIL PROTECTED]> wrote in message <[EMAIL PROTECTED]>: > Arnt Karlsen wrote: > > > > > ..most people will the source tarballs goes into the /usr/local/ > > tree as told by the docs. When co'ing from cvs, they haul in > > _everything__again_,

Re: [Flightgear-devel] CVS Confusion

2003-01-14 Thread Geoff Reidy
Arnt Karlsen wrote: ..most people will the source tarballs goes into the /usr/local/ tree as told by the docs. When co'ing from cvs, they haul in _everything_ _again_, instead of just update what's new in cvs since the tarball release. As I did, it's been a bit of a learning curve but well w

Re: [Flightgear-devel] CVS Confusion

2003-01-12 Thread Arnt Karlsen
On Mon, 13 Jan 2003 00:14:16 +1100, Geoff Reidy <[EMAIL PROTECTED]> wrote in message <[EMAIL PROTECTED]>: > Arnt Karlsen wrote: > > On Sun, 12 Jan 2003 11:03:21 +1100, > > Geoff Reidy <[EMAIL PROTECTED]> wrote in message > > <[EMAIL PROTECTED]>: > > >>If you've got plib, SimGear, FlightGear,

Re: [Flightgear-devel] CVS Confusion

2003-01-12 Thread Geoff Reidy
Arnt Karlsen wrote: On Sun, 12 Jan 2003 11:03:21 +1100, Geoff Reidy <[EMAIL PROTECTED]> wrote in message <[EMAIL PROTECTED]>: If you've got plib, SimGear, FlightGear, and fgfsbase installed from cvs you can use this script to keep it up to date: http://home.pacific.net.au/~greendog/flightgear/

Re: [Flightgear-devel] CVS Confusion

2003-01-11 Thread Arnt Karlsen
On Sun, 12 Jan 2003 11:03:21 +1100, Geoff Reidy <[EMAIL PROTECTED]> wrote in message <[EMAIL PROTECTED]>: > Mike Bonar wrote: > > Please help a newbie out. I am a little confused about how to stay > > up to date with CVS. > > > MIke > > If you've got plib, SimGear, FlightGear, and fgfsbase i

Re: [Flightgear-devel] CVS Confusion

2003-01-11 Thread Geoff Reidy
Mike Bonar wrote: Please help a newbie out. I am a little confused about how to stay up to date with CVS. MIke If you've got plib, SimGear, FlightGear, and fgfsbase installed from cvs you can use this script to keep it up to date: http://home.pacific.net.au/~greendog/flightgear/fgupdate Oc

Re: [Flightgear-devel] CVS Confusion

2003-01-11 Thread Curtis L. Olson
Mike Bonar writes: > Please help a newbie out. I am a little confused about how to stay up to date > with CVS. Here's the process as documented, and as I understand it. > > cd /usr/local/source/FlightGear (the directory I created to hold FlightGear) > Connect to CVS server and checkout FlightGe

Re: [Flightgear-devel] CVS Confusion

2003-01-11 Thread Matthew Johnson
Do the instructions on http://linuxsimulations.org help even a bit? Wrote it myself, let me know if it makes sense :). Tried to break the process down as much as possible. Matt On Sat, 2003-01-11 at 07:56, Mike Bonar wrote: > Please help a newbie out. I am a little confused about how to stay up

re: [Flightgear-devel] CVS Server

2003-01-07 Thread David Megginson
David Megginson writes: > The FlightGear CVS server is freezing on update when I try to use it > (no error message). Is anyone else seeing this problem? I'm seeing > it without any -z argument. OK, it's back again. I notice that the mail server stopped as well. All the best, David --

Re: [Flightgear-devel] CVS Server

2003-01-07 Thread Curtis L. Olson
David Megginson writes: > The FlightGear CVS server is freezing on update when I try to use it > (no error message). Is anyone else seeing this problem? I'm seeing > it without any -z argument. Spamassassin went balistic. The mail/cvs server was thrashing big time. Load average was 200+ when I

Re: [Flightgear-devel] cvs logs

2002-12-31 Thread Curtis L. Olson
Jim Wilson writes: > Any chance we could get back cvs logs from prior to the changeover? The lack > of them is making it hard to track down regressions introduced prior to. The 0.7 tree should still be available for anonymous checkout. Regards, Curt. -- Curtis Olson IVLab / HumanFIRST Progra

Re: [Flightgear-devel] CVS gripes

2002-11-11 Thread Julian Foad
David Luff wrote: On 11/11/02 at 9:38 PM Matthew Law wrote: I've been having problems updating Simgear for a few days. I've tried everything - including moving the lot and starting again but it continually gets stuck at: cvs server: Updating src-libs U src-libs/.cvsignore U src-libs/Makefile.am

Re: [Flightgear-devel] CVS gripes

2002-11-11 Thread David Luff
On 11/11/02 at 9:38 PM Matthew Law wrote: >Hi all, > >I've been having problems updating Simgear for a few days. >I've tried everything - including moving the lot and starting again but it >continually gets stuck at: > >cvs server: Updating src-libs >U src-libs/.cvsignore >U src-libs/Makefile.am

Re: [Flightgear-devel] CVS gripes

2002-11-11 Thread Jon Stockill
On Mon, 11 Nov 2002, Matthew Law wrote: > I've been having problems updating Simgear for a few days. > I've tried everything - including moving the lot and starting again but it > continually gets stuck at: Try it as root. Every time that's happened to me, running as root has completed it, where

Re: [Flightgear-devel] CVS error?

2002-09-27 Thread Curtis L. Olson
Matthew Law writes: > I'm now seeing this when I do a 'cvs update -dP' in the development CVS tree. > > cvs server: cannot open directory > /var/cvs/FlightGear-0.9/FlightGear/src/Systems/Vacuum: No such file or > directory > cvs server: skipping directory src/Systems/Vacuum > > Is this anythin

Re: [Flightgear-devel] CVS busted

2002-09-24 Thread Curtis L. Olson
If no one sends me an updated / corrected README.msvc, I will just remove them both, since neither of the existing ones provide current information. Curt. Norman Vine writes: > CAN WE RESOLVE THIS ISSUE it is a major PITA !! > > - Original Message - > From: "Norman Vine" <[EMAIL PROTEC

Re: [Flightgear-devel] CVS busted

2002-09-24 Thread Norman Vine
CAN WE RESOLVE THIS ISSUE it is a major PITA !! - Original Message - From: "Norman Vine" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 11, 2002 5:27 PM Subject: [Flightgear-devel] CVS busted > Someone else mentioned this but ... > > PLEASE can we move one of the

Re: [Flightgear-devel] CVS question...

2002-09-21 Thread Cameron Moore
* [EMAIL PROTECTED] (Matthew Law) [2002.09.19 17:47]: > After many newbie-fied mistakes and misunderstanding I have now setup > /home/cvsroot on my linux box and checked out up-to-date copies of the devel > releases into: > > /home/cvsroot/SimGear > /home/cvsroot/FlightGear > /home/cvsroot/fgfs

Re: [Flightgear-devel] CVS question...

2002-09-20 Thread Curtis L. Olson
David, We have a checken and egg problem here. We can query the depth buffer bits. But we can't do that until the display is init'd and we already have a valid opengl context. But, we need to know this info in order to do the glut intialization properly. We may need to fall back to a co

Re: [Flightgear-devel] CVS question...

2002-09-20 Thread Curtis L. Olson
David Megginson writes: > Is it possible to set up two separate contexts and switch between > them? I don't know. I was thinking if you had two cpu's, you could have one thread running in it's own context/own cpu just drawing cloud textures, then passing them back to the main application which w

<    1   2   3   >