modules.c:516: `strcasecmp' undeclared here (not in a function)
modules.c:516: initializer element is not constant
modules.c:516: (near initialization for `global_table[255]')
modules.c: In function `module_register':
modules.c:601: warning: implicit declaration of function `strcasecmp'
modules.c: In function `add_hook':
modules.c:939: `strcasecmp' undeclared (first use in this function)
modules.c:939: (Each undeclared identifier is reported only once
modules.c:939: for each function it appears in.)
modules.c: In function `do_module_report':
modules.c
make[1]: *** [modules.o] Error 1
make[1]: Leaving directory `/usr/eggdrop1.6.8/src'
make: *** [modegg] Error 2
what am i missing?
oh btw im running linux mandrake 2.4.3-20 on an amd k6-2 400.
<font size=-1>[ This Message was edited by: TheMadSmurf on 2002-01-31 01:51 ]</font>