hi, i'm running SME v5.12 and i've just installed the blades update...
i'm trying to install eggdrop 1.6.10
after installing the tcl rpm, i got through the ./configure, make config, now onto make, this is what i get:
[root@stypel eggdrop1.6.10]# make
make[1]: Entering directory /home/e-smith/files/users/sabu/eggdrop1.6.10/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-redhat-linux/2.96/include/limits.h:130,
from /usr/lib/gcc-lib/i386-redhat-linux/2.96/include/syslimits.h:7,
from /usr/lib/gcc-lib/i386-redhat-linux/2.96/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:26: 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:305:24: 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:29: 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/e-smith/files/users/sabu/eggdrop1.6.10/src'
make: *** [modegg] Error 2
[root@stypel eggdrop1.6.10]#
if anyone could please help, or at least, give me some idea, i'd greatly appreciate it...
sabu