Re: [Flightgear-devel] git questions

2010-07-02 Thread Melchior FRANZ
JFTR: I *did* answer, but your provider rejected it : Connected to 207.69.189.219 but sender was rejected. Remote host said: 550 550 Dynamic/zombied/spam IPs blocked. \ Write blockedbyearthl...@abuse.earthlink.net m. ---

Re: [Flightgear-devel] git questions

2010-07-02 Thread dave perry
Thanks Tim, Here's the result: [...@dave-pc fgdata]$ git push origin master fatal: protocol error: expected sha/ref, got ' -- The git:// protocol is read-only. Please use the push url as listed on the repository page. -

Re: [Flightgear-devel] git questions

2010-07-02 Thread Tim Moore
On Fri, Jul 2, 2010 at 5:43 PM, dave perry wrote: > I am having syntax issues trying to push changes to the git fgdata > repository. I have made the edits and git add's, git rm's, git submit, > and git status shows my local fgdata master branch clean. But I have > not been able to push these ch

[Flightgear-devel] git questions

2010-07-02 Thread dave perry
I am having syntax issues trying to push changes to the git fgdata repository. I have made the edits and git add's, git rm's, git submit, and git status shows my local fgdata master branch clean. But I have not been able to push these changes to the repository. What is the syntax for this? C

Re: [Flightgear-devel] adding mysql query statement to FG source code

2010-07-02 Thread Torsten Dreyer
> HI all, > i have some strange requirement. > I wanted to open a database(mysql) during flightgear startup. I want to use > to to query some parameters like pilots name, date of flight, duration etc. > for that i have created a small c++ code to access the database which works > fine. > > It is a

Re: [Flightgear-devel] Compilation broken

2010-07-02 Thread stefan riemens
Check, that fixed it. Thanks a lot! (should have thought of this myself...) Stefan 2010/7/2, James Turner : > > On 2 Jul 2010, at 13:11, stefan riemens wrote: > >> Hmm, I'm sorry... it doesn't. > > Hmmm ... check configure.ac no longer refers to Aircraft/aircraft.cxx > > Ah, perhaps you need to r

Re: [Flightgear-devel] Compilation broken

2010-07-02 Thread James Turner
On 2 Jul 2010, at 13:11, stefan riemens wrote: > Hmm, I'm sorry... it doesn't. Hmmm ... check configure.ac no longer refers to Aircraft/aircraft.cxx Ah, perhaps you need to re-run autogen.sh! James 'I love the GNU autotools' --

Re: [Flightgear-devel] Compilation broken

2010-07-02 Thread stefan riemens
Hmm, I'm sorry... it doesn't. Thanks, Stefan 2010/7/2, James Turner : > > On 2 Jul 2010, at 10:04, stefan riemens wrote: > >> After doing git pull, flightgear doesn't configure anymore: >> >> ../flightgear/configure --prefix=/home/stefan/flightgear/install >> --with-simgear=/home/stefan/flightgea

[Flightgear-devel] adding mysql query statement to FG source code

2010-07-02 Thread raghvendra misra
HI all, i have some strange requirement. I wanted to open a database(mysql) during flightgear startup. I want to use to to query some parameters like pilots name, date of flight, duration etc. for that i have created a small c++ code to access the database which works fine. It is a very small piec

[Flightgear-devel] Build server updates

2010-07-02 Thread James Turner
I've found some spare hardware to run the build server (Hudson) on, and it seems bearable for me, but I suspect less pleasant for people on the other end of my cable connection. The good news - thanks to some great documentation from Fred, the Windows build is stable, using MSVC no less. You ca

Re: [Flightgear-devel] Compilation broken

2010-07-02 Thread James Turner
On 2 Jul 2010, at 10:04, stefan riemens wrote: > After doing git pull, flightgear doesn't configure anymore: > > ../flightgear/configure --prefix=/home/stefan/flightgear/install > --with-simgear=/home/stefan/flightgear/install > --with-osg=/home/stefan/flightgear/install > configure: error: cann

[Flightgear-devel] Compilation broken

2010-07-02 Thread stefan riemens
Hi all, After doing git pull, flightgear doesn't configure anymore: ../flightgear/configure --prefix=/home/stefan/flightgear/install --with-simgear=/home/stefan/flightgear/install --with-osg=/home/stefan/flightgear/install configure: error: cannot find sources (src/Aircraft/aircraft.cxx) in ../fl