[wsf-c-user] Undefined symbol on libaxis2_http_receiver.so
Chintana Wilamuna
chintana at wso2.com
Thu Mar 22 04:14:00 PDT 2007
Hi,
While developing the Perl module for WSF/C I bumped in to the following
issue.
When I try to call axis2_svc_client_create, perl says,
perl: symbol lookup
error: /home/gandalf/svn/axis2c/deploy/lib/libaxis2_http_receiver.so:
undefined symbol: axis2_transport_in_desc_param_container
Inspection with nm revealed the following,
nm /home/gandalf/svn/axis2c/deploy/lib/libaxis2_http_receiver.so | grep
axis2_transport_in_desc_param_container
U axis2_transport_in_desc_param_container
Any pointers to get the libraries linked properly would greatly be
appreciated.
Thanks in advance,
Bye,
-Chintana
More information about the Wsf-c-user
mailing list