Hi Ronald,
> > In file included from poll.c:30:
> > /usr/include/sys/socket.h:87: error: expected identifier or '('
> > before numeric constantLooks like something (probably an argument declaration) was expanded where it should not be. What do you have in /usr/include/sys/socket.h on lines 87 and 293? Regards, Sergey
