On Mon, Jan 25, 2010 at 3:50 AM, Group <mailforgr...@gmail.com> wrote:

> I'm getting compilation error while compiling net-snmp by running command
> make
>
> The following is the configuration
> operating system: windows vista
> environment: cygwin
> net-snmp version: net-snmp-5.5
>
> I have looked through the mailing-list but could not get any lead. From the
> error, I guess some
> package is missing. Can any one of you please let me know the package to
> install and
> how to resolve this issue. Thanks a lot.
>
> gcc -c -I../../include -g -O2 -Ucygwin -Dcygwin=cygwin
> -DPERL_USE_SAFE_PUTENV
> -U__STRICT_ANSI__ -fno-strict-aliasing -pipe -fstack-protector
> -I/usr/local/incl
> ude -I/usr/lib/perl5/5.10/i686-cygwin/CORE -I. -I/usr/local/include
> -DPERL_USE_S
> AFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing -pipe -fstack-protector
> -I/usr
> /local/include -DUSEIMPORTLIB -O3 -DVERSION=\"5.05\" -DXS_VERSION=\"5.05\"
> "-
> I/usr/lib/perl5/5.10/i686-cygwin/CORE" default_store.c
> rm -f ../blib/arch/auto/NetSNMP/default_store/default_store.dll
> g++ --shared -Wl,--enable-auto-import -Wl,--export-all-symbols
> -Wl,--stack,838
> 8608 -Wl,--enable-auto-image-base -L/usr/local/lib -fstack-protector
> default_st
> ore.o -o ../blib/arch/auto/NetSNMP/default_store/default_store.dll \
> /usr/lib/perl5/5.10/i686-cygwin/CORE/cygperl5_10.dll -L/home/test/ne
> t-snmp-5.5/perl/default_store/../../snmplib/.libs
> -L/home/test/net-snmp-5.5/pe
> rl/default_store/../../snmplib -L/usr/local/lib -lnetsnmp \
>
>
> /home/test/net-snmp-5.5/perl/default_store/../../snmplib/.libs/libnetsnmp.a(sc
> api.o): In function `sc_decrypt':
> /home/test/net-snmp-5.5/snmplib/scapi.c:987: undefined reference to
> `_DES_key_
> sched'
> [ ... ]
>

Which options did you specify to the configure script ?

Did you encounter the following message during the configure step ?

configure: WARNING: winsock.h: present but cannot be compiled
configure: WARNING: winsock.h:     check for missing prerequisite headers?
configure: WARNING: winsock.h: see the Autoconf documentation
configure: WARNING: winsock.h:     section "Present But Cannot Be Compiled"
configure: WARNING: winsock.h: proceeding with the preprocessor's result
configure: WARNING: winsock.h: in the future, the compiler will take
precedence
configure: WARNING:     ##
---------------------------------------------------- ##
configure: WARNING:     ## Report this to
net-snmp-cod...@lists.sourceforge.net ##
configure: WARNING:     ##
---------------------------------------------------- ##

Bart.
------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
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