Hi,

Just out of the curiosity I tired making a Python extension using my
SWIG interface file that I used to generate the Ruby one without any
changes and it worked OK.  But when I try to load it in Python I get
the following error,

libaxis2_wom.so.0: undefined symbol: axis2_wsdl4c_service_get_ports

I'm linking the libraries in the following order,

axis2_minizip
axis2_util
axis2_parser
axis2_libxml2
axis2_axiom
axis2_engine
axis2_http_sender
axis2_http_receiver
axis2_wom
axis2_wsdl
axis2_xml_schema
woden
woden_wsdl

Any hints to get the library linked properly would greatly be appreciated.

Thanks in advance,

Bye,

   -Chintana

--
http://www.linux.lk/~chintana/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to