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

Sob Sob



"Billbo Baggins esq."@brunel.ac.uk writes:
-> Hi there,
-> 
-> I seem to be going something wrong along the way with my "make depend" command.
-> 
-> makedepend:  logger.c: makedepend:  cannot find include file "stdarg.h"
-> makedepend:     not in stdarg.h
-> makedepend:     not in /usr/include/stdarg.h
-> makedepend:     not in ../include/stdarg.h
-> makedepend:     not in /usr/include/stdarg.h
-> makedepend:  cannot open "stdarg.h"
-> 
-> Where oh where can I find the "stdarg.h" file...
->        	            __       _    _    __    __
->                    /  )  / _//  _//   /  )  / ')
->        	          /--<  /  /    /    /--<  /  /
->                  /___/ /  /___ /___ /___/ (__/     

	Ask your system administrator (if you don't know) where the
gcc include files are. Then of course you'll have to add that to the
makefile.
					matt@cs.odu.edu