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

compile error ircd 2.10.3-1




Dear IRCD-USERS,

I have successfully installed ircd 2.10.3-1 from the RPM provided at the Red Hat website. However, I need to use channel services with this server and when I try to compile from source on the same system I get this in stderr:


gcc -O2 -g -I. -I../ircd -I../common  -DIRCDPID_PATH="\"/usr/local/var/run/ircd.pid\"" -DIAUTH_PATH="\"/usr/local/sbin/iauth\"" -DIAUTH="\"iauth\"" -c -o s_bsd.o ../ircd/s_bsd.c
../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.)
make: *** [s_bsd.o] Error 1

*any* assistance is greatly appreciated. This server is used to provide free chatroom classes for Peace Theological Semiary and College of Philosophy (http://www.pts.org/chat/login.html) and, since it is already in production I would just like to slip in services to /ban unautorized users for an added level of security. Thanks in advance for any help.

Best,
Robert Peake