| View previous topic :: View next topic |
| Author |
Message |
john83 Voice
Joined: 18 Sep 2005 Posts: 7
|
Posted: Sun Sep 18, 2005 4:39 am Post subject: Errors in 'make' |
|
|
Any idea?
-bash-2.05b$ make
This may take a while. Go get some runts.
gcc -pipe -g -O2 -I.. -I.. -DHAVE_CONFIG_H -c ./botmsg.c
./botmsg.c: In function `tandout_but':
./botmsg.c:53: error: syntax error before "char"
./botmsg.c: In function `simple_sprintf':
./botmsg.c:147: error: syntax error before "char"
./botmsg.c:154: error: syntax error before "char"
./botmsg.c:159: error: syntax error before "int"
./botmsg.c:164: error: syntax error before "int"
./botmsg.c:169: error: syntax error before "unsigned"
./botmsg.c:177: error: syntax error before "int"
./botmsg.c: In function `botnet_send_priv':
./botmsg.c:300: error: syntax error before "char"
./botmsg.c:301: error: syntax error before "char"
./botmsg.c:302: error: syntax error before "char"
./botmsg.c:303: error: syntax error before "char"
*** Error code 1
Stop in /usr/home/ircadmin/eggdrop1.6.16/src.
*** Error code 1
Stop in /usr/home/ircadmin/eggdrop1.6.16. |
|
| Back to top |
|
 |
demond Revered One

Joined: 12 Jun 2004 Posts: 3073 Location: San Francisco, CA
|
Posted: Sun Sep 18, 2005 6:10 am Post subject: |
|
|
install latest eggdrop and latest Tcl _________________ connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use [code] tag when posting logs, code |
|
| Back to top |
|
 |
|