Doh, I had forgotten to backport that fix, I just did. Can you pull and try again?
Thanks, this fix worked. But now it stops here: gmake[1]: Entering directory `/data/opensips_1_10/modules/mi_xmlrpc' gmake[1]: Leaving directory `/data/opensips_1_10/modules/mi_xmlrpc' gmake[1]: Entering directory `/data/opensips_1_10/modules/mi_xmlrpc' Compiling abyss_token.c abyss_token.c:35:28: error: xmlrpc-c/abyss.h: No such file or directory abyss_token.c: In function 'NextToken': abyss_token.c:42: error: 'abyss_bool' undeclared (first use in this function) abyss_token.c:42: error: (Each undeclared identifier is reported only once abyss_token.c:42: error: for each function it appears in.) abyss_token.c:42: error: expected ';' before 'gotToken' abyss_token.c:44: error: 'gotToken' undeclared (first use in this function) abyss_token.c:44: error: 'FALSE' undeclared (first use in this function) abyss_token.c:53: error: 'TRUE' undeclared (first use in this function) abyss_token.c: In function 'GetToken': abyss_token.c:71: error: 'CR' undeclared (first use in this function) abyss_token.c:72: error: 'LF' undeclared (first use in this function) abyss_token.c:75: error: 'NULL' undeclared (first use in this function) gmake[1]: *** [abyss_token.o] Error 1 gmake[1]: Leaving directory `/data/opensips_1_10/modules/mi_xmlrpc' gmake: *** [modules] Error 2 Torsten _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
