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

Re: make error



> 
> 
> I keep getting "make: *** [s_bsd.o] Error 1" whilst making irc2.10.3 on
> linux RH7, I cant see anything wrong in the Makefile. I used
> ./configure --prefix=/home/ircd/ircd, all was done from root.
> Prior to the error msg I got:-
> ../ircd/s_bsd.c: In function `read_message':
> ../ircd/s_bsd.c:2032: `POLLWRNORM' undeclared (first use in this function)
> ../ircd/s_bsd.c:2032: (Each undeclared identifier is reported only once
> ../ircd/s_bsd.c:2032: for each function it appears in.)

Linux has a broken poll() systemcall. You want to edit your headerfile
config.h and do something like #undef POLL there.

groet,
Pim


-- 
---------- - -    - - -+- - -    - - ----------
Pim van Pelt                 Email: pim@xxxxxxx
http://www.ipng.nl/             IPv6 Deployment
-----------------------------------------------