Crossfire Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Crossfire 0.92.1 released.
- To:
- Subject: Re: Crossfire 0.92.1 released.
- From: Jay Koski <>
- Date: Thu, 16 Nov 1995 17:27:29 -0800 (PST)
- cc: crossfire (at) ifi.uio.no
- In-Reply-To: <>
On Thu, 16 Nov 1995 wrote:
> Hody, trying to compile but my dir. for stdarg.h is incorrect. I do
> know our systems path for it, but I need to know where to define it
> for the program to locate it..
>
> Thank you.
>
> Q
>
> PS: Without stdarg.h I get a fatal error about a minute into make.
>
>
What version of gcc are you using? I believe 2.5.8 and below
don't have stdarg.h. I would suggest getting gcc from
prep.ai.mit.edu:/pub/gnu/gcc-2.6.3.tar.gz. This will have stdarg.h,
and will hopefully compile crossfire for you.