Hello, I am trying to compile anope with I modulate "xmlrpc", but it gives the following error me, to aver if somebody could help me
make all in xmlrpc...
make[2]: Entering directory `/home/ircd2/anope-1.7.14/src/modules/xmlrpc'
gcc -pipe -g -O2 -pthread -export-dynamic -I/usr/local/include -g -rdynamic -Wall -fPIC -DPIC -shared -I../ -I../../../include -c group_nick.c
In file included from rpc.h:10,
from group_nick.c:8:
/usr/include/xmlrpc_abyss.h:62: error: conflicting types for `xmlrpc_server_abyss_init'
/usr/local/include/xmlrpc_server_abyss.h:133: error: previous declaration of `xmlrpc_server_abyss_init'
make[2]: *** [group_nick.o] Error 1
make[2]: Leaving directory `/home/ircd2/anope-1.7.14/src/modules/xmlrpc'
make[1]: *** [subs] Error 2
make[1]: Leaving directory `/home/ircd2/anope-1.7.14/src/modules'
make: *** [modules] Error 2
[Edited on 18-5-2006 by Alejandroppp]