This is a discussion on Re: snmpv3 Encryption Support within the SNMP Coders forums, part of the Networking and Network Related category; >>>>> On Thu, 17 Apr 2008 05:43:22 -0700 (PDT), Amit Kumar <nc_usa27566@yahoo....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
>>>>> On Thu, 17 Apr 2008 05:43:22 -0700 (PDT), Amit Kumar <nc_usa27566@yahoo.com> said:
AK> mips64-octeon-linux-gnu-gcc -I../include -I. -I../snmplib -I../openssl/include -mabi=64 -Ulinux -Dlinux=linux -c keytools.c -fPIC -DPIC -o .libs/keytools.o .... AK> I am not able to understand where hmac.h he is expecting we already AK> gave the path ../openssl/include and under incluse we have openssl AK> folder where all the .h files are soft-linked . It doesn't look like that's a wise way to set up the openssl components. I strongly suggest you do a "make install" in the openssl build directory rather than trying to get net-snmp to refer to a local list of symlinks, for example. -- Wes Hardaker Sparta, Inc. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757...un.com/javaone _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |