On Thu, 6 May 2004, Christian Gross wrote: > Toby Reiter wrote: > > >>On Thu, 6 May 2004, Toby Reiter wrote: > >> > >> > >> > >> > >% man 2 poll > >No entry for poll in section 2 of the manual > > > > > > > poll.h exists in /usr/include (I have Panther)
Ok, this is one. Are you trying on 1.19? http://www.xmailserver.org/xmail-1.19-pre03.tar.gz Replace the #include <sys/poll.h> with #include <poll.h>. Also, the vm_param.h path. Then retry ... - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
