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

Reply to your message.



>From: yohan@nighthawk.ksu.ksu.edu (Jonathan W Newton)
>...
>make: Fatal error: Don't know how to make target `stdarg.h'
>...
>I can't see what's going wrong.

Wrong is, that sun has no stdarg.h-header. When you make World, there
is made a subsequent a "make depend", that depends stdarg.h. "make depend"
are not really needed for playing-installment. So you can try following:
  plah> xmkmf
  plah> make Makefiles
  plah> make includes
  plah> make
  plah> make install

That's what I think.

////////////////////////////////////////////////////////////////////////
//   Petri Heinila   //   email: Petri.Heinila@lut.fi                 //
//                   //   mail:  Ainonkatu 2A                         //
//                   //          53100 Lappeenranta                   //
//                   //          Finland, Europe                      //
////////////////////////////////////////////////////////////////////////