Hi,

I've a server running on OpenBSD and when i tried to compile the ircd,

BUFFERPOOL          : Max size of the total of of all sendqs (bytes) [9000000]
CLIENT_FLOOD        : Max receive queue for clients (bytes) [1024]
MAXCONNECTIONS      : Maximum number of network connections (23 - 
(FD_SETSIZE-4)) [252] 1000

there is an error,

gcc -g -O3 -pipe -I../include -c s_bsd.c -o s_bsd.o
s_bsd.c:170: #error "FD_SETSIZE is too small or MAXCONNECTIONS too large."
*** Error code 1

Stop in /home/ircd/ircd-glx2.0.0p3/ircd.
*** Error code 1

Stop in /home/ircd/ircd-glx2.0.0p3 (line 44 of Makefile).

Can you kindly assist me on this? Thanks!

Regards,
Kenneth

Reply via email to