On Mon, 18 Jul 2005 20:20:04 +0530 [EMAIL PROTECTED] wrote:
KSC> /bin/sh ../libtool  --mode=link gcc -g -O2 -Dlinux  -o snmpd snmpd.lo   
KSC> libnetsnmpmibs.la libnetsnmpagent.la helpers/libnetsnmphelpers.la 
KSC> ../snmplib/libnetsnmp.la -ldl -lcrypto -lm gcc -g -O2 -Dlinux -o
KSC> .libs/snmpd snmpd.o  ./.libs/libnetsnmpmibs.so ./.libs/libnetsnmpagent.so
KSC> helpers/.libs/libnetsnmphelpers.so ../snmplib/.libs/libnetsnmp.so -ldl
KSC> -lcrypto -lm  -Wl,--rpath -Wl,/usr/local/lib./.libs/libnetsnmpmibs.so:
KSC> undefined reference to
KSC> `soap_call_ns__processClient'
KSC> 
KSC> Make gives undefined reference for the soap functions i added.

Where are you linking in the library that implements SOAP?

-- 
NOTE: messages sent directly to me, instead of the lists, will be deleted
      unless they are requests for paid consulting services.

Robert Story; NET-SNMP Junkie
Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp>
Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders>

You are lost in a twisty maze of little standards, all different. 


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to