>make
make[1]: Entering directory `/home/snake/eggdrop1.6.6/src'
(This may take a while. Go get some runts.)
gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H -c bg.c
In file included from /usr/include/bits/posix1_lim.h:126,
from /usr/include/limits.h:144,
from /usr/lib/gcc-lib/i386-slackware-linux/2.95.3/include/limits.h:117,
from /usr/lib/gcc-lib/i386-slackware-linux/2.95.3/include/syslimits.h:7,
from /usr/lib/gcc-lib/i386-slackware-linux/2.95.3/include/limits.h:11,
from /usr/include/bits/socket.h:31,
from /usr/include/sys/socket.h:35,
from compat/inet_aton.h:29,
from compat/compat.h:28,
from main.h:71,
from bg.c:27:
/usr/include/bits/local_lim.h:36: linux/limits.h: No such file or directory
In file included from /usr/include/sys/socket.h:35,
from compat/inet_aton.h:29,
from compat/compat.h:28,
from main.h:71,
from bg.c:27:
/usr/include/bits/socket.h:298: asm/socket.h: No such file or directory
In file included from /usr/include/signal.h:307,
from bg.c:28:
/usr/include/bits/sigcontext.h:28: asm/sigcontext.h: No such file or directory
In file included from bg.c:28:
/usr/include/signal.h:310: warning: `struct sigcontext' declared inside parameter list
/usr/include/signal.h:310: warning: its scope is only this definition or declaration, which is probably not what you want.
make[1]: *** [bg.o] Error 1
make[1]: Leaving directory `/home/snake/eggdrop1.6.6/src'
make: *** [modegg] Error 2
What could be the problem? I was with root and i tryed with versions:6,10,12 and the same problem.