[wsf-c-user] Undefined symbol on libaxis2_http_receiver.so

Rajika Kumarasiri rajika at wso2.com
Thu Mar 22 20:17:58 PDT 2007


hi,
May be some times this will help you,
rajika at localhost:~/installion/axis2svn/c/deploy/lib$ nm *.so |grep
axis2_transport_in_desc_param_container |grep *.so
Binary file libaxis2_engine.so matches
Binary file libaxis2_http_common.so matches
Binary file libaxis2_http_sender.so matches
Binary file libaxis2.so matches
rajika at localhost:~/installion/axis2svn/c/deploy/lib$ nm
libaxis2_engine.so  |grep  axis2_transport_in_desc_param_container
00026f6f T axis2_transport_in_desc_param_container
rajika at localhost:~/installion/axis2svn/c/deploy/lib$

-rajika

On Thu, 2007-03-22 at 16:44 +0530, Chintana Wilamuna wrote:
> 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
> 
> _______________________________________________
> Wsf-c-user mailing list
> Wsf-c-user at wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/wsf-c-user




More information about the Wsf-c-user mailing list