[Freeciv] Re: Help With Installation Please
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Fri, Apr 20, 2001 at 01:32:46AM +0900, John Kennedy wrote:
> I am trying to install freeciv. I am on a mac running osx, but I also
> have xwindows up and running under bsd. I ran the configure script
> which didn't complain about anything missing but when I run make I
> get the following output:
>
> Making all in common
> cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -g -O2 -Wall -c city.c
> city.c:97: bad macro argument list
> city.c:97: bad macro argument list
> city.c:97: bad macro argument list
> city.c:97: bad macro argument list
> city.c:97: bad macro argument list
> city.c:97: bad macro argument list
> city.c:97: bad macro argument list
> cpp-precomp: warning: errors during smart preprocessing, retrying in basic
> mode
> make[2]: *** [city.o] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all-recursive-am] Error 2
>
> Any ideas on how to get this up and running? Any help would be
> greatly appreciated. Thanks
I ran into this weeks ago on my MacOS X machine. You need to use
-traditional-cpp as an argument in CFLAGS.
--
Anthony J. Stuckey stuckey@xxxxxxxxxxxxxxxxx
"And they said work hard, and die suddenly, because it's fun."
-Robyn Hitchcock.
|
|