I'm on a shell trying to compile a eggdrop,can anyone tell me why i'm getting this erro message when i type,make? Here is what happens.
make[1]: Entering directory `/home/tonybravo/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
gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H -c botcmd.c
gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H -c botmsg.c
gcc: Internal compiler error: program cc1 got fatal signal 9
{standard input}: Assembler messages:
{standard input} Warning: end of file not at end of a line; newline inserted
{standard input}:4115: Error: unbalanced parenthesis in operand 1.
cpp0: output pipe has been closed
make[1]: *** [botmsg.o] Error 1
make[1]: Leaving directory `/home/tonybravo/eggdrop1.6.10/src'
make: *** [modegg] Error 2.
I can't seem to figure it out.
_________________
H1T|M4N
<font size=-1>[ This Message was edited by: hitman on 2002-04-08 06:38 ]</font>