On Thu, Oct 12, 2006 at 08:37:59PM +0200, Aurélien GÉRÔME wrote:
> > gcc -I../include -I/usr/include/pcre   -Wall -O2 -g -c s_bsd_epoll.c
> > s_bsd_epoll.c:87: error: expected declaration specifiers or '...' before
> > 'epoll_create'
> > s_bsd_epoll.c:87: error: expected declaration specifiers or '...' before
> > 'size'
> [ more code ... ]

IANA Alpha porter, but..

From the looks of it, it seems like you should be able to just delete all
the preprocessor stuff after the #includes in s_bsd_epoll.c and get away
with it. We know that etch will release with a glibc that contains a valid
epoll syscall definition. Could you try that on a porting machine?
Porters, is this a reasonable idea?

-- 
Joshua Kwan

Reply via email to