SNMP 5.3.1 Install (Make) Failure

2007-10-24 Thread Mathis, Jim
Hi, I'd appreciate if anyone could explain the following error and how to correct same. Thanks. P.S. Also is there a license needed if the source code is to be used in a commercial and/or military application? As follows: OS: RH ES 4.0 64-bit kernel gcc -g -O2 -Dlinux -I/usr/include/rpm -

SNMP 5.3.1 Make Failure

2007-10-24 Thread James Mathis
Hi, I received the following compile error during 'make'. Additional info as follows: OS: RH ES 4.0 64-bit kernel Appreciate any info concerning same. Thanks. gcc -g -O2 -Dlinux -I/usr/include/rpm -o .libs/snmpd snmpd.o -L/usr/lib64 ./.libs/libnetsnmpmibs.so ./.libs/ libnetsnmpage

RE: Make failure

2007-04-03 Thread Malladi, Sasikanth
-snmp-users@lists.sourceforge.net Subject: Re: Make failure Malladi, Sasikanth wrote: > I'm not sure why make is attempting to build the perl subsystems as I'm > not interested in having perl support. This is reflected in my > 'configure'. > > ./configure --with

Re: Make failure

2007-04-02 Thread Thomas Anders
Malladi, Sasikanth wrote: > I'm not sure why make is attempting to build the perl subsystems as I'm > not interested in having perl support. This is reflected in my > 'configure'. > > ./configure --without-root-access --with-default-snmp-version=3 > --enable-mfd-rewrites --with-mib-modules=ucd-snm

Make failure

2007-04-02 Thread Malladi, Sasikanth
All, I've run configure successfully and then attempted to build the package from source. I'm on Solaris 8, using gcc. I'm not sure why make is attempting to build the perl subsystems as I'm not interested in having perl support. This is reflected in my 'configure'. The exact failure is: "/usr/u