Dave,
   
  Durning "make" call i am getting  error  "Can't find library: "crypto" as 
below.
   
  cc +DAportable -Dhpux11=hpux11 -o .libs/snmpd .libs/snmpd.o -Wl,+n  
-L/tmp/net-snmp-5.4.1/agent/.libs -L/tmp/net-snmp-5.4.1/agent/helpers/.libs 
-L/tmp/net-snmp-5.4.1/snmplib/.libs -L/tmp/net-snmp-5.4.1/snmplib 
-L/tmp/net-snmp-5.4.1/agent/helpers ./.libs/libnetsnmpagent.sl 
helpers/.libs/libnetsnmphelpers.sl ./.libs/libnetsnmpmibs.sl 
/tmp/net-snmp-5.4.1/agent/helpers/.libs/libnetsnmphelpers.sl 
/tmp/net-snmp-5.4.1/agent/.libs/libnetsnmpagent.sl 
/tmp/net-snmp-5.4.1/snmplib/.libs/libnetsnmp.sl -lnm 
../snmplib/.libs/libnetsnmp.sl -lcrypto -lelf   -Wl,+b 
-Wl,/tmp/net-snmp-5.4.1/agent/.libs:/tmp/net-snmp-5.4.1/agent/helpers/.libs:/tmp/net-snmp-5.4.1/snmplib/.libs:/opt/iexpress/net-snmp/lib
/usr/ccs/bin/ld: Can't find library: "crypto"
*** Error exit code 1
  Stop.
*** Error exit code 1

  library crypto is missing in my system , But i have found crypto.h and below 
library .
   
  /opt/perl_modules/lib/libcrypto.a
  /usr/lib/pa20_64/libk5crypto.sl
/usr/lib/libk5crypto.sl
   
  
I am Using Openssl of  version as below
   
  /opt/hpws/apache/bin/openssl  version
OpenSSL 0.9.8d 28 Sep 2006
   
  Please let me know how to overcome from It.


Dave Shield <[EMAIL PROTECTED]> wrote:  On 19/03/2008, Umesh Kamath wrote:
>
> Dave.
>
> I have small doubt on below conf. I have mentioned in below conf as
> "--with-libs="-lnm -lipv6" --disable-shared" . In your reply you have
> suggested to us to use like " --with-libs="-lnm" --disable-shared".

You gave the impression that you were trying to omit the IPv6 support.
In which case, there doesn't seem a need to link with the IPv6 library.
But I'm simply guessing here - it's years since I did much work with
HP-UX.



> Please let us know "--with-libs="-lnm" " is correct.

I have no idea.
Suck it and See.

Dave


       
---------------------------------
 Unlimited freedom, unlimited storage. Get it now
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to