This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Errors in 'make'

Old posts that have not been replied to for several years.
Locked
j
john83
Voice
Posts: 7
Joined: Sun Sep 18, 2005 12:20 am

Errors in 'make'

Post by john83 »

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.
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

install latest eggdrop and latest Tcl
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use

Code: Select all

 tag when posting logs, code
Locked