Re: net-snmp on Solaris 9

2010-06-21 Thread Thomas Anders
John Waller wrote: > OK, if the GNU sed is what I need to resolve the issue then I'll get it. Let > me know if you feel that is the issue. Here's the output of the grep command. > > bash-2.05# grep '^SED' config.log > SED='/usr/bin/sed' You may want to try to install the latest Sun patch for sed

RE: net-snmp on Solaris 9

2010-06-21 Thread John Waller
omas Anders [mailto:thomas.and...@blue-cable.de] Sent: Friday, June 18, 2010 11:26 AM To: John Waller Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: net-snmp on Solaris 9 John Waller wrote: > you'll have to forgive my inexperience with snmp. I was referring to the > 'make te

Re: net-snmp on Solaris 9

2010-06-18 Thread Thomas Anders
John Waller wrote: > you'll have to forgive my inexperience with snmp. I was referring to the > 'make test' that was failing on every test. I attached the Makefile. > Hopefully you can point me in the right direction. Thanks for all your help > on this. There's a good chance that you have a pro

Re: net-snmp on Solaris 9

2010-06-18 Thread Wes Hardaker
> On Thu, 17 Jun 2010 15:18:21 -0400, John Waller > said: JW> making all in /usr/local/src/net-snmp/net-snmp-5.5/agent JW> make: Fatal error in reader: Makefile, line 333: Unexpected end of line seen Can you tell us what line 333 of your Makefile looks like (and the lines surrounding it

RE: net-snmp on Solaris 9

2010-06-18 Thread John Waller
: Thomas Anders [mailto:thomas.and...@blue-cable.de] Sent: Thursday, June 17, 2010 5:21 PM To: John Waller Cc: net-snmp Coders Subject: Re: net-snmp on Solaris 9 John Waller wrote: > libtool: link: ( cd ".libs" && rm -f "libnetsnmp.la" && ln -s > "../l

Re: net-snmp on Solaris 9

2010-06-17 Thread Thomas Anders
John Waller wrote: > libtool: link: ( cd ".libs" && rm -f "libnetsnmp.la" && ln -s > "../libnetsnmp.la" > : libnetsnmp.la > making all in /usr/local/src/net-snmp/net-snmp-5.5/agent > make: Fatal error in reader: Makefile, line 333: Unexpected end of line seen > Current working directory /usr/local

RE: net-snmp on Solaris 9

2010-06-17 Thread John Waller
e or directory -Original Message- From: Thomas Anders [mailto:thomas.and...@blue-cable.de] Sent: Thursday, June 17, 2010 12:23 PM To: John Waller Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: net-snmp on Solaris 9 John Waller wrote: > I have downloaded and tried to compile versio

Re: net-snmp on Solaris 9

2010-06-17 Thread Dagobert Michelsen
Hi John, Am 17.06.2010 um 17:07 schrieb John Waller: > I have downloaded and tried to compile versions 5.5, 5.4.3 and 5.3.3 on a > Solaris 9 SPARC server. None of those will compile. Every single test fails. > Does anyone have any ideas why? Yes, probably because you haven't looked into the test

Re: net-snmp on Solaris 9

2010-06-17 Thread Thomas Anders
John Waller wrote: > I have downloaded and tried to compile versions 5.5, 5.4.3 and 5.3.3 on > a Solaris 9 SPARC server. None of those will compile. Every single test > fails. > > Does anyone have any ideas why? Not until you care to tell us some details. Within the build directory, - what's the

RE: net-snmp on Solaris 9 (Sparc)

2007-06-22 Thread Bruce Shaw
Complete install instructions are in README.solaris. > I need help in installing net-snmp on Solaris 9 sparc servers. >The SUN servers have SUN snmp, but the SUN snmp is only snmp v1 complaint. >I have monitoring tool that uses snmpv2c to poll information from the SUN server, but the SUN server