I looked somewhat further and found out the curious fact that on
MacOSX 10.5.x both /usr/include/signal.h and /usr/include/sys/signal.h
exist!
The first one does not include the second one, neither does one of the
includes:
#ifndef _USER_SIGNAL_H
#define _USER_SIGNAL_H
#include
2007/12/20, Hans van der Meer
: Probably changing the code into: #include
#ifndef _SIGNAL_H_ #include #endif might help, but I have not tested this (some of the pie should be left for Taco c.s. ;-) Just curious: What does the man page of signal.h say how to include it on OSX? On linux it's
... Best Martin ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________