Crossfire Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Reply to your message.
- To: crossfire (at) ifi.uio.no
- Subject: Reply to your message.
- From: Petri Heinil{ <>
- Date: Wed, 22 Sep 1993 12:54:13 +0300
>From: (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: //
// // mail: Ainonkatu 2A //
// // 53100 Lappeenranta //
// // Finland, Europe //
////////////////////////////////////////////////////////////////////////