Complete.Org: Mailing Lists: Archives: freeciv-dev: June 2001:
[Freeciv-Dev] Re: Mac OS X help
Home

[Freeciv-Dev] Re: Mac OS X help

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Thomas Cherry <jceaser@xxxxxxx>
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Mac OS X help
From: Gaute B Strokkenes <gs234@xxxxxxxxx>
Date: 16 Jun 2001 02:08:00 +0100

On Fri, 15 Jun 2001, jceaser@xxxxxxx wrote:
> I'm on a Mac OS X computer with an X server (XonX which is a port of
> Free86X server) and I want to try to compile FreeCiv.  Well, it did
> not work so I was hoping I could get some times here on what I
> should do.  Here is what I have done:
> 
> ./configure --x-includes=/usr/X11R6/include --x-
> libraries=/usr/X11R6/lib > config.log
> make
> 
> what I got with make is in make.log.  Is this all the info you need
> to help me?

I believe that this is a bug/pecularity of Apple's version of gcc.
Look at

  http://developer.apple.com/techpubs/macosx/ReleaseNotes/Compiler.html

for details.

Try:

  % CC="gcc -no-cpp-precomp" ./configure bla-bla

where you substitue everything else you put on the command line for
"bla-bla".  I'm not sure this will work since I don't have a real mac
to test it on, but there you are.

-- 
Big Gaute                               http://www.srcf.ucam.org/~gs234/
Is this an out-take from the ``BRADY BUNCH''?


[Prev in Thread] Current Thread [Next in Thread]