<HTML>
<HEAD>
<TITLE>Opensip-cp and xml-rpc-c question</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>2 part Question:<BR>
<BR>
</SPAN></FONT><OL><LI><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Can I use mi_datagram instead of mi_xmlrpc for opensips-cp? 
</SPAN></FONT><LI><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>If not, how to I compile xml-rpc-c into Centos5? <BR>
</SPAN></FONT></OL><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
I cant compile the recommended version (.09.10) into 64bit. <BR>
If I download the latest SRC, I get these errors at the end of MAKE:<BR>
<BR>
/usr/bin/ld: XmlRpcCpp.o: relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC<BR>
XmlRpcCpp.o: could not read symbols: Bad value<BR>
collect2: ld returned 1 exit status<BR>
make[2]: *** [libxmlrpc_cpp.so.3.06] Error 1<BR>
make[2]: Leaving directory `/usr/src/xmlrpc-c-1.06.38/src/cpp'<BR>
make[1]: *** [cpp/all] Error 2<BR>
make[1]: Leaving directory `/usr/src/xmlrpc-c-1.06.38/src'<BR>
make: *** [src/all] Error 2<BR>
<BR>
<BR>
Any help would be appreciated.</SPAN></FONT>
</BODY>
</HTML>