diald.c: In function `signal_setup':
diald.c:238: incompatible types in assignment
diald.c:238: warning: left-hand operand of comma expression has no effect
diald.c:238: warning: statement with no effect
make: *** [diald.o] Error 1
238 is: sigemptyset(&sig_mask);
and static sigset_t sig_mask;
which is caused by conflicts between include/signal.h & asm/signal.h
-- Shaw Carruthers - shaw@shawc.demon.co.uk London SW14 7JW UK This is not a sig( with homage to Magritte).