On Fri, Aug 27, 2010 at 6:17 AM, Leo Lin <hayashi_...@yahoo.com> wrote:

> I redownload the net-snmp-5.5 tarball from sourceforge.net, and checked
> the signature keys.   This time, the ./configure process was a little
> different.
>
> I try to log any errors that occurred during ./configure, and there's no
> errors.  Then I tried 'make' and it gave me warnings default directories.
>
> At the end of the 'make' process, it gave me 2 errors on the source files
>
> scapi.c and keytools.c
>
> the errors are undefined references to some cryptography algorithms.  I'm
> guessing it is related to OpenSSL and SNMPv3 support.  I'm only using SNMPv1
> for my application, where can I turn off this feature and re 'make' again.
> I already chosen SNMPv1 when prompted by ./configure.
>

Please have a look at README.win32. In that file it should be mentioned that
at least for version 5.5 you have to specify the configure option *
--without-openssl* in order to avoid the above build error.

Note: the latest V5.5 sources and also V5.6-rc1 do not trigger the build
error mentioned above when building under Cygwin.

Bart.
------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
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