On this system:
/usr/include/signal.h
defines:
extern int raise();
Comments in the include file say this was added for 5 dec 89 for ANSI
compatibility.
I renamed the offending variable "raize" and managed to compile without
errors.
Mark Shand.