Crossfire Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

No Subject



I have a compiling problem.


Crossfire version:  0.89.2
Computer:  Sparc 10
OS:  SunOS UNIX OS/MP 4.1B
Compiler:  gcc -ansi


After I did make World, it went along fine for awhile, and then
this happened:

ME=\"crossfire\"   -DLIBDIR=\"/tmp/jon/crossfire/lib\"  init.c
gcc -ansi -Wall -c -O2  -I../include  -I/usr/local/X11R5/include     -DFONTDIR=\"\" -DFONTNAME=\"crossfire\"   -DLIBDIR=\"/tmp/jon/crossfire/lib\"  living.c
gcc -ansi -Wall -c -O2  -I../include  -I/usr/local/X11R5/include     -DFONTDIR=\"\" -DFONTNAME=\"crossfire\"   -DLIBDIR=\"/tmp/jon/crossfire/lib\"  loader.c
make: Fatal error: Don't know how to make target `stdarg.h'
Current working directory /tmp/jon/cf/common
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /tmp/jon/cf
*** Error code 1
make: Fatal error: Command failed for target `World'


I looked through the Makefile in the common directory
and then looked at the files /include/global.h and
../include/includes.h

I can't see what's going wrong.


Thanks for any advice,

Jon