RE: [Flightgear-devel] Compiling Flightgear 0.9 from CVS on Mac OS X

2005-03-03 Thread Giles Robertson
g++ -g -O2 -D_REENTRANT -L/FlightGear/lib -o test-up test-up.o -lsgmath -lsgxml -lsgmisc -lsgdebug -lsgstructure -lsgtiming -lplibsg -lplibul -lz ld: can't locate file for: -lsgmath make[1]: *** [test-up] Error 1 make: *** [all-recursive] Error 1 That's failed to find the first SimGear

Re: [Flightgear-devel] Compiling Flightgear 0.9 from CVS on Mac OS X

2005-03-03 Thread Jonathan Polley
I am using MacOS X 10.3 and don't remember having to upgrade the automake tools, but I have updated to the most recent Xcode release. On Thursday, March 03, 2005, at 08:38AM, Arthur Wiebe [EMAIL PROTECTED] wrote: I don't know if anyone is aware of this but a document on building from source for

Re: [Flightgear-devel] Compiling Flightgear 0.9 from CVS on Mac OS X

2005-03-03 Thread Felix
I wish there was a document that would go over the entire build for Mac OS X. I forgot to build OpenAL for SimGear and i'm having difficulty. OpenAL has two a Macosx directory in the CVS Repository, and a Linux one. The mac os x one has an xcode project that doesn't build in xcode, and the linux

Re: [Flightgear-devel] Compiling Flightgear 0.9 from CVS on Mac OS X

2005-03-03 Thread Adam Dershowitz
from CVS on Mac OS X I wish there was a document that would go over the entire build for Mac OS X. I forgot to build OpenAL for SimGear and i'm having difficulty. OpenAL has two a Macosx directory in the CVS Repository, and a Linux one. The mac os x one has an xcode project that doesn't build

Re: [Flightgear-devel] Compiling Flightgear 0.9 from CVS on Mac OS X

2005-03-03 Thread Felix
2005 15:45:59 -0500 To: FlightGear developers discussions flightgear-devel@flightgear.org Subject: Re: [Flightgear-devel] Compiling Flightgear 0.9 from CVS on Mac OS X I wish there was a document that would go over the entire build for Mac OS X. I forgot to build OpenAL for SimGear and i'm

[Flightgear-devel] Compiling Flightgear 0.9 from CVS on Mac OS X

2005-03-02 Thread Felix
Hi, I am trying to compile FlightGear 09 on a Mac OS X. I got plib, and SimGear installed fine. But FlightGear won't perform the autogen.sh correctly. For some reason it doesn't generate the config.sub files necessary for ./configure. When i run ./configure i get: configure: error: cannot run

Re: [Flightgear-devel] Compiling Flightgear 0.9 from CVS on Mac OS X

2005-03-02 Thread Adam Dershowitz
developers discussions flightgear-devel@flightgear.org Date: Wed, 2 Mar 2005 22:56:42 -0500 To: flightgear-devel@flightgear.org Subject: [Flightgear-devel] Compiling Flightgear 0.9 from CVS on Mac OS X Hi, I am trying to compile FlightGear 09 on a Mac OS X. I got plib, and SimGear installed

Re: [Flightgear-devel] Compiling Flightgear 0.9 from CVS on Mac OS X

2005-03-02 Thread Felix
] Compiling Flightgear 0.9 from CVS on Mac OS X Hi, I am trying to compile FlightGear 09 on a Mac OS X. I got plib, and SimGear installed fine. But FlightGear won't perform the autogen.sh correctly. For some reason it doesn't generate the config.sub files necessary for ./configure. When i

Re: [Flightgear-devel] Compiling Flightgear 0.9 from CVS on Mac OS X

2005-03-02 Thread Felix
: [Flightgear-devel] Compiling Flightgear 0.9 from CVS on Mac OS X Hi, I am trying to compile FlightGear 09 on a Mac OS X. I got plib, and SimGear installed fine. But FlightGear won't perform the autogen.sh correctly. For some reason it doesn't generate the config.sub files necessary