>>>>> On Thu, 17 Apr 2008 05:43:22 -0700 (PDT), Amit Kumar <[EMAIL PROTECTED]> >>>>> 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;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
