Search found 3 matches

by Dydouch
Mon Mar 07, 2016 10:21 am
Forum: UnrealIRCd 4 modules (third party)
Topic: [compilation]
Replies: 2
Views: 2885

Re: [compilation]

Hi,

Yes, I use SQLMod-II buy from you.

I transmits the message to the person you achetter he will contact you

Dydouch
by Dydouch
Mon Mar 07, 2016 3:27 am
Forum: UnrealIRCd 4 modules (third party)
Topic: [compilation]
Replies: 2
Views: 2885

[compilation]

Hey!

I compile a module and then I end up with the following error:

In file included from /usr/include/mysql/mysql.h:75:0,
from sqlmod.c:37:
/usr/include/mysql/my_list.h:30:14: error: conflicting types for ‘list_add’
extern LIST *list_add(LIST *root,LIST *element);
^
In file included from ...