Hi Ashish,

could you try the current SVN version (1.2 or trunk)? I make some RH specific fixes........Let me know if it works or not.

Regards,
Bogdan

A Chaturvedi wrote:



Hi,

We checked the Makefile LIBS section,but it seems ok to us. Our Makefile is
**********************************************************
include ../../Makefile.defs
auto_gen=
NAME=mi_xmlrpc.so
LIBS=

DEFS+=-I$(LOCALBASE)/include -I$(LOCALBASE)/include/xmlrpc-c -I$(LOCALBASE)/include/w3c-libwww \
               -I$(SYSBASE)/include/xmlrpc-c
LIBS+=-L$(SYSBASE)/lib  -L$(LOCALBASE)/lib -lxmlrpc -lxmlrpc_xmlparse \
               -lxmlrpc_xmltok -lxmlrpc_abyss -lxmlrpc_abyss_server \
               -lxmlrpc_client -lwwwinit -lwwwstream -lwwwxml

include ../../Makefile.modules

***********************************************************

Could you please send the make file used by you..... Our libraries are installed in /usr/local/lib.
Error says:

0(15681) ERROR: load_module: could not open module
> </lib/openser/modules/mi_xmlrpc.so>: /usr/lib/libwwwxml.so.0: undefined
> symbol: WWW_TraceFlag


Is there something wrong with Library or libwwwxml package???

Ashish Chaturvedi
mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com


*Bogdan-Andrei Iancu <[EMAIL PROTECTED]>*
08/20/2007 11:17 ZE3

To   A Chaturvedi <[EMAIL PROTECTED]>
cc devel@openser.org, "david (at) crg.ee.uct.ac.za" <[EMAIL PROTECTED]>, "rgood (at) crg.ee.uct.ac.za" <[EMAIL PROTECTED]>, [EMAIL PROTECTED] bcc Subject Re: [OpenSER-Devel] libwwwxml unsupporting Openser
Hi,

I had also this problem on RH and the solution was to link the mi_xmlrpc
module against all the libraries provided by libxmlrpc package. See the
file module/mi_xmlrpc/Makefile, the LIBS variable.

Regards,
bogdan

A Chaturvedi wrote:
> Hi,
> I was trying to use OpenSer and with its previous versions it worked fine
> but with new version that has xml support(as said)it fails giving this
> error:
>
> openser
>  0(15681) ERROR: load_module: could not open module
> </lib/openser/modules/mi_xmlrpc.so>: /usr/lib/libwwwxml.so.0: undefined
> symbol: WWW_TraceFlag
>  0(15681) parse error (60,13-14): failed to load module
>  0(15681) set_mod_param_regex: No module matching mi_xmlrpc found
> | 0(15681) parse error (78,22-23): Can't set module parameter
> ERROR: bad config file (2 errors)
>  0(15681) INFO:mi_fifo:mi_destroy:memory for the child's mi_fifo_pid was
> not allocated -> nothing to destroy
>
> I have installed w3c-libwww pakage as well as its devel package still same
> error occurs..
> Xmlrpc package is also properly installed.
>
> Entire things get stuck at:/usr/lib/libwwwxml.so.0: undefined symbol:
> WWW_TraceFlag
> Hope someone can help..
>
> Thanks and regards:
> Ashish Chaturvedi
> Mailto: [EMAIL PROTECTED]
> =====-----=====-----=====
> Notice: The information contained in this e-mail
> message and/or attachments to it may contain
> confidential or privileged information. If you are
> not the intended recipient, any dissemination, use,
> review, distribution, printing or copying of the
> information contained in this e-mail message
> and/or attachments to it are strictly prohibited. If
> you have received this communication in error,
> please notify us by reply e-mail or telephone and
> immediately and permanently delete the message
> and any attachments. Thank you
>
>
>
> _______________________________________________
> Devel mailing list
> Devel@openser.org
> http://openser.org/cgi-bin/mailman/listinfo/devel
>
> ForwardSourceID:NT00015ABA

=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you




_______________________________________________
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to