[root@www ircd-ko-2.10.04+.orig]# make
Building config...
make[1]: Entering directory `/home/ilovesite/ircd-ko-2.10.04+.orig/config'
make[1]: Nothing to be done for `build'.
make[1]: Leaving directory `/home/ilovesite/ircd-ko-2.10.04+.orig/config'
Building ircd...
make[1]: Entering directory `/home/ilovesite/ircd-ko-2.10.04+.orig/ircd'
gcc -g -O2 -pipe -I../include -c bsd.c -o bsd.o
bsd.c: In function `dummy':
bsd.c:43: warning: passing arg 2 of `signal' from incompatible pointer type
bsd.c:44: warning: passing arg 2 of `signal' from incompatible pointer type
bsd.c:48: warning: passing arg 2 of `signal' from incompatible pointer type
bsd.c: In function `deliver_it':
bsd.c:115: `errno' undeclared (first use in this function)
bsd.c:115: (Each undeclared identifier is reported only once
bsd.c:115: for each function it appears in.)
bsd.c:115: `EWOULDBLOCK' undeclared (first use in this function)
bsd.c:115: `EAGAIN' undeclared (first use in this function)
bsd.c:119: `ENOBUFS' undeclared (first use in this function)
make[1]: *** [bsd.o] Error 1
make[1]: Leaving directory `/home/ilovesite/ircd-ko-2.10.04+.orig/ircd'
ircd 깔아 보신분들 제발 도와 주세요!
해결방법이 없는 초보를 위해~~~~~