On 16-Jan-98 Michel Coste wrote:
> I just heard a few days ago of Newsx.
> I tried to compile it under NeXTstep but I failed like this:
> 
> cc -DHAVE_CONFIG_H -I. -I. -I..   -g -O2 -c exec.c
> exec.c:187: undefined type, found `pid_t'
> *** Exit 1
> Stop.
> 
> Anybody has an idea of what to do?

#include <sys/types.h>

--
Conrad Sabatier
http://www.neosoft.com/~conrads

And the Deep Thought of the Day (tm) is:

Anthony's Law of Force:
        Don't force it; get a larger hammer.

Reply via email to