And were you able to get it all to build fine without any patches?
As I said in the other Mac OS X thread, I had to make a few changes to get
plib and SimGear to compile.
And then I got it all to compile but the final link of FlightGear fails with
some undefined symbols.  These are things that should be in the library
files that were already built.

I am using gcc 3.3, automake 1.6.3 and autoconf 2.53 (these are the
standards that are included with Xcode 1.5).  And all fresh CVS code.
  


-- Adam




> From: <[EMAIL PROTECTED]>
> Reply-To: FlightGear developers discussions <[EMAIL PROTECTED]>
> Date: Thu, 11 Nov 2004 12:22:52 -0500
> To: <[EMAIL PROTECTED]>
> Subject: [Flightgear-devel] Re: FlightGear on Mac OS X
> 
> Arthur,
> 
> Makefile.in isn't in CVS. It is generated by automake.
> 
> GNU Automake�-�http://www.gnu.org/software/automake
>   Freeware - Generates makefile.in files from makefile.am input files,
> as part of the official GNU coding standards and build process.
> Requires GNU autoconf.
> On Nov 11, 2004, at 9:52 AM, [EMAIL PROTECTED]
> wrote:
> 
> are you running ./autogen.sh without an errors? Have you updated
> aclocal and autoconf also?
> 
> I just did a make clean and a plib build from cvs and it worked fine
> under Mac os X (10.6). The rest of the build went ok also (simgear and
> flightgear) though I had a modified (flightgear) Input/input.cxx and
> Main/options.cxx. The FlightGear changes are for debugging some things
> I was looking at at one time...
> 
> I'm doing a 'make clean install' for SimGear and FlightGear now from
> latest (1700 GMT) cvs. My plib and simgear are straight from cvs,
> flightgear and data are straight from cvs (no modified local copies,
> except for the FlightGear input.cxx and options.cxx files that I
> mentioned above).
> 
> Ima
> 
>> 
>> Message: 8
>> Date: Thu, 11 Nov 2004 09:51:09 -0500
>> From: Arthur Wiebe <[EMAIL PROTECTED]>
>> Subject: Re: [Flightgear-devel] Re: FlightGear on Mac OS X
>> To: FlightGear developers discussions
>> <[EMAIL PROTECTED]>
>> Message-ID: <[EMAIL PROTECTED]>
>> Content-Type: text/plain; charset=US-ASCII
>> 
>> Since I was getting nowhere trying to build FG 0.9.6 I checked it out
>> from CVS instead. After getting automake 1.9.3 I was able to run
>> autogen.sh and configure but it seems Makefile.in is missing in CVS.
>> 
>> configure: creating ./config.status
>> config.status: creating Makefile
>> config.status: error: cannot find input file: Makefile.in
>> 
>> That seems hard to believe though although it's true. I have no
>> Makefile.in.
> 
> 
> _______________________________________________
> Flightgear-devel mailing list
> [EMAIL PROTECTED]
> http://mail.flightgear.org/mailman/listinfo/flightgear-devel
> 2f585eeea02e2c79d7b1d8c4963bae2d



_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to