Hi Kriti<br>Thanks for the quick reply.<br>The INSTALL file asks us to
install libxmlrpc-c3 library. I could only find this package for Debian
and for none of the other linux flavors. The latest package for Suse is
xmlrpc-c-0.9.10-36 and I have it installed. Can you please let me know
what linux you are using. If you have this rpm, I would be more than
happy if you send it to me.<br><br><div><span class="gmail_quote">On 9/5/07, <b class="gmail_sendername">Kriti Wadhwa</b> &lt;<a href="mailto:kriti.wadhwa@tcs.com">kriti.wadhwa@tcs.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br><font face="sans-serif" size="2">Hi Purna,</font>
<br>
<br><font face="sans-serif" size="2">Even I was stuck with the same issue(s)
few days back. I am working on PC Linux. </font>
<br><font face="sans-serif" size="2">Somehow I managed to resolve all but
one dependencies... Giving a few pointers, may help:</font>
<br>
<br><font face="sans-serif" size="2">-&gt; Install all xmlrpc libraries mentioned
in README/INSTALL files through source instead of rpm.</font>
<br><font face="sans-serif" size="2">-&gt; If you get stuck in compilation
of libraries, you may get patches on Koders site.</font>
<br><font face="sans-serif" size="2">-&gt; Remove all older versions of Openser
code before you start with the latest one.</font>
<br><font face="sans-serif" size="2">-&gt; In src/modules/mi_xml/Makefile
include all dependent libraries that this module needs to get compiled.
Please refer to the one I used, it may help. You may check the &nbsp; &nbsp;
&nbsp;dependencies of libwww library and include the same from /usr/local/lib
or /usr/lib.</font>
<br>
<br>
<br>
<br><font face="sans-serif" size="2">Makefile:</font>
<br>
<br><font face="sans-serif" size="2"># WARNING: do not run this directly,
it should be run by the master Makefile</font>
<br>
<br><font face="sans-serif" size="2">include ../../Makefile.defs</font>
<br><font face="sans-serif" size="2">auto_gen=</font>
<br><font face="sans-serif" size="2">NAME=mi_xmlrpc.so</font>
<br><font face="sans-serif" size="2">LIBS=</font>
<br>
<br><font face="sans-serif" size="2">DEFS+=-I$(LOCALBASE)/include -I$(LOCALBASE)/include/xmlrpc-c
\</font>
<br><font face="sans-serif" size="2">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; -I$(SYSBASE)/include/xmlrpc-c</font>
<br><font face="sans-serif" size="2">LIBS+=-L$(SYSBASE)/lib -L$(SYSBASE)/local/lib
&nbsp;-L$(LOCALBASE)/lib -L$(LOCALBASE)/local/lib -lxmlrpc -lxmlrpc_xmlparse
\</font>
<br><font face="sans-serif" size="2">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; -lxmlrpc_xmltok -lxmlrpc_abyss -lxmlrpc_abyss_server \</font>
<br><font face="sans-serif" size="2">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; -lxmlrpc_client -lwwwinit -lwwwstream -lwwwxml -lxmltok -lxmlparse
\</font>
<br><font face="sans-serif" size="2">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; -lwwwutils -lpics -lwwwapp -lwwwcache -lwwwcore -lwwwdir
-lwwwfile \</font>
<br><font face="sans-serif" size="2">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; -lwwwftp -lwwwgopher -lwwwhtml -lwwwhttp -lwwwmime -lwwwmux
\</font>
<br><font face="sans-serif" size="2">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; -lwwwnews -lwwwtelnet -lwwwtrans</font>
<br>
<br><font face="sans-serif" size="2">include ../../Makefile.modules</font>
<br>
<br>
<br><font face="sans-serif" size="2">Hope this might help.</font>
<br>
<br><font face="sans-serif" size="2">Regards,</font>
<br><font face="sans-serif" size="2">- Kriti </font>
<br><font face="sans-serif" size="2">mailto: <a href="mailto:kriti.wadhwa@cs.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">kriti.wadhwa@cs.com</a></font>
<br>
<br>
<br>
<br>
<br>
<table width="100%">
<tbody><tr valign="top">
<td width="40%"><font face="sans-serif" size="1"><b>&quot;Purna Chandar M&quot;
&lt;<a href="mailto:cmongusagusa@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">cmongusagusa@gmail.com</a>&gt;</b> </font>
<br><font face="sans-serif" size="1">Sent by: <a href="mailto:users-bounces@openser.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">users-bounces@openser.org</a></font>
<p><font face="sans-serif" size="1">09/05/2007 06:47 AM</font>
</p></td><td width="59%">
<table width="100%">
<tbody><tr valign="top">
<td>
<div align="right"><font face="sans-serif" size="1">To</font></div>
</td><td><font face="sans-serif" size="1"><a href="mailto:users@openser.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">users@openser.org</a></font>
</td></tr><tr valign="top">
<td>
<div align="right"><font face="sans-serif" size="1">cc</font></div>
</td><td>
<br></td></tr><tr valign="top">
<td>
<div align="right"><font face="sans-serif" size="1">Subject</font></div>
</td><td><font face="sans-serif" size="1">[OpenSER-Users] mi_xmlrpc compilation
issues</font></td></tr></tbody></table>
<br>
<table>
<tbody><tr valign="top">
<td>
<br></td><td><br></td></tr></tbody></table>
<br></td></tr></tbody></table>
<br>
<br>
<br><font size="3"><div><span class="e" id="q_114d541bfb536a72_1">Hi,<br>
Im trying to compile mi_xmlrpc module in openser but could not succeed.
The following errors are displayed<br>
<br>
mi_xmlrpc.c: In function &#39;xmlrpc_process&#39;:<br>
mi_xmlrpc.c:161: error: &#39;xmlrpc_server_abyss_rpc2_handler&#39; undeclared (first
use in this function) <br>
mi_xmlrpc.c:161: error: (Each undeclared identifier is reported only once<br>
mi_xmlrpc.c:161: error: for each function it appears in.)<br>
mi_xmlrpc.c:167: error: &#39;xmlrpc_server_abyss_default_handler&#39; undeclared
(first use in this function) <br>
<br>
Im using Suse 10.1; The libraries xmlrpc-c-0.9.10-36, libxml-1.8.17-385,
libxml2-devel-2.6.23-13, xmlrpc-c-devel-0.9.10-36 are properly installed.
Few discussions on the mailing list concluded that the module mi_xmlrpc
compiles well on Debian without any dependency issues. Is it true?? <br>
<br>
Can somebody tell me whether Im missing any dependencies?? Please let me
know how to successfully compile this module.<br>
<br>
Thanks and regards,<br></span></div>
Purna Chandar M</font><font size="2"><tt>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@openser.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Users@openser.org</a><br>
<a href="http://openser.org/cgi-bin/mailman/listinfo/users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://openser.org/cgi-bin/mailman/listinfo/users</a><br>
</tt></font>
<br><font color="white" face="sans-serif" size="1">ForwardSourceID:NT0000CFFE
&nbsp; &nbsp;</font>
<br><pre>=====-----=====-----=====<br>Notice: The information contained in this e-mail<br>message and/or attachments to it may contain <br>confidential or privileged information. If you are <br>not the intended recipient, any dissemination, use, 
<br>review, distribution, printing or copying of the <br>information contained in this e-mail message <br>and/or attachments to it are strictly prohibited. If <br>you have received this communication in error, <br>please notify us by reply e-mail or telephone and 
<br>immediately and permanently delete the message <br>and any attachments. Thank you<br><br><br></pre></blockquote></div><br>