> /usr/include/bits/local_lim.h:36: linux/limits.h: No such file or directory > In file included from /usr/include/netinet/in.h:212, > from ../include/IPcheck.h:14, > from IPcheck.c:27: > /usr/include/bits/socket.h:298: asm/socket.h: No such file or directory > make[1]: *** [IPcheck.o] Error 1 > make[1]: Leaving directory `/projects/cout/ircu2.10/ircd' > cout@seth:~/ircu2.10$ > > Any help in getting this to compile would be appreciated.
These errors suggest that you are missing some system header files--looks like the kernel headers to me. You should install that package and try again. -- Kevin L. Mitchell <[EMAIL PROTECTED]>