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

Re: Crossedit compile errors.



> 
> There was a request to see what errors get reported when crossedit fails to 
> compile.  Below is a script  
> of my make.  I'm on a NeXT running NS 3.2, gcc 2.5.6, and the latest X11R5 
> MouseX.  I've tried several  
> variations, using the systems cc (Which is gcc 2.2.2. This reports "undefined 
> type" instead of "parse  
> error", but generally in exactly the same places.)  Also by defining __POSIX 
> in Posix.h as someone  
> recommended.  Any help or suggestions would be greatly appreciated.
> 
> Michael

Add #include <sys/types.h> before the #include <sys/stat.h>
Also, please try to keep the text of your mail less than 75 chars, otherwise 
the line wrapping makes it difficult to read (Thank you for your co-operation
citizen 8-)

Rupert