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

missing stdarg.h




 If you are using gcc and are missing this file, chances are that you
did not run the fixincludes script.

 On my system (sun 3/60, gcc 2.4.5), the stdarg file is located along with
the fixed header files.  This suggest that it is part of gcc.

 Running gcc without the fixed header files is likely to cause many
other problems (especially with ioctl calls).

 I don't think that it is a problem with crossfire if gcc was not installed
correctly.

   Mark Wedel
master@rahul.net