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.

can't compile

General support and discussion of Eggdrop bots.
Post Reply
s
struthio
Voice
Posts: 1
Joined: Mon Jan 02, 2006 6:28 pm

can't compile

Post by struthio »

hello i tried to compile
eggdrop 1.6.17+ipv6 path

and as mod i have mystats 1.77 (stats in mysql)

while compiling i have this error:

Code: Select all

../../../src/users.h:40: error: conflicting types for 'list_delete'
/usr/include/mysql/my_list.h:32: error: previous declaration of 'list_delete' was here

where i can get eggdrop and mystat that will work together
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

you'll have to rename that function (list_delete) in all its instances throughout eggdrop source
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use

Code: Select all

 tag when posting logs, code
Post Reply