Today I have discovered a problem with eggdrop+SSL patch different+mysql.mod from barkerjr.net.
It gives the following errors:
Code: Select all
In file included from ../mysql.mod/mysql_mod.h:34,
from ../mysql.mod/mysql.c:24:
/usr/include/mysql/mysql.h:130: parse error before "int"
/usr/include/mysql/mysql.h:147: parse error before '}' token
/usr/include/mysql/mysql.h:185: field `options' has incomplete type
/usr/include/mysql/mysql.h:205: confused by earlier errors, bailing out
make[2]: *** [../mysql.o] Error 1
make[2]: Leaving directory `/home/morbid/eggdrop1.6.16/src/mod/mysql.mod'
make[1]: *** [mysql.mod_so] Error 2
make[1]: Leaving directory `/home/morbid/eggdrop1.6.16/src/mod'
make: *** [modules] Error 2
I have posted also this on barkerjr.net, but from my expirience I can say that the support there is poor, so I hope to find some help here
