Re: select.c:496: error: `NULL' undeclared

2012-05-22 Thread Bruno Haible
Simon Josefsson wrote: > select.c: In function `rpl_select': > select.c:496: error: `NULL' undeclared (first use in this function) Thanks for the fix. But that code was meant to be compiled only on Interix systems, not on IRIX. > I got this error on a IRIX 6.5 system: &g

select.c:496: error: `NULL' undeclared

2012-05-21 Thread Simon Josefsson
select.lo select.c: In function `rpl_select': select.c:496: error: `NULL' undeclared (first use in this function) select.c:496: error: (Each undeclared identifier is reported only once select.c:496: error: for each function it appears in.) select.c:500: warning: implicit declaration o