Eggdrop error?
Hej.En lille error fra eggdrop.
Når jeg skriver "make" når jeg har compilet eggdrop for jeg denne fejl:
# make
make[1]: Entering directory `/root/eggdrop1.6.15/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 main.h:30,
from bg.c:27:
../config.h:49: parse error before `HAVE_TCL_FREE'
In file included from /usr/include/stdio.h:34,
from /usr/include/tcl8.3/tcl.h:184,
from ../lush.h:3,
from main.h:33,
from bg.c:27:
/usr/lib/gcc-lib/i386-linux/2.95.4/include/stddef.h:170: syntax error before `typedef'
make[1]: *** [bg.o] Error 1
make[1]: Leaving directory `/root/eggdrop1.6.15/src'
make: *** [modegg] Error 2
