MOO-cows Mailing List Archive

[Prev][Next][Index][Thread]

Re: trouble comiling on NeXT



Matthew Wojcik writes:
> Here's a snipping from /usr/include/bsd/sys/signal.h:
> 
> > #ifdef _POSIX_SOURCE            /* Additional entries required by */
> >                                 /* POSIX                          */
> > 
> >         #include <sys/types.h>  /* for pid_t */
> > 
> >         typedef int sigset_t; 

I've added code in alpha3's configuration script to define _POSIX_SOURCE on
NeXT machines.  Someone should let me know, after the release, whether or not
this fixed the compilation problem.

	Pavel


References:

Home | Subject Index | Thread Index