Re: NET-SNMP Compile Errors

2011-08-24 Thread Dave Shield
On 24 August 2011 16:22, Lomax, Michael P. wrote: > I then ran `make` from the source top level directory and after the `make > test` failed, I found that I did get some warnings (line 994) that read: > > “md5.c: In function 'MDblock': > md5.c:198: warning: passing argument 1 of 'MDreverse' discar

Re: NET-SNMP Compile Errors

2011-08-24 Thread Thomas Anders
Lomax, Michael P. wrote: > I then did the `make test`. At the bottom of the file you will see that > all but 1 test, the last test, succeeded and then there was an error and > the run “Stop”ped with double error code 2s. This led me to check back > for other errors or warnings during the earlier pr

RE: NET-SNMP Compile Errors

2011-08-24 Thread Lomax, Michael P.
-Original Message- From: Thomas Anders [mailto:thomas.and...@blue-cable.de] Sent: Tuesday, August 23, 2011 3:15 PM To: Lomax, Michael P. Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: NET-SNMP Compile Errors Lomax, Michael P. wrote > "sh-2.05b# autoconf > con

RE: NET-SNMP Compile Errors

2011-08-24 Thread Lomax, Michael P.
harda...@users.sourceforge.net] Sent: Wednesday, August 24, 2011 7:56 AM To: Lomax, Michael P. Cc: Dave Shield; net-snmp-coders@lists.sourceforge.net Subject: Re: NET-SNMP Compile Errors >>>>> On Tue, 23 Aug 2011 17:05:26 -0400, "Lomax, Michael P." >>>>> said: LMP> I

Re: NET-SNMP Compile Errors

2011-08-24 Thread Wes Hardaker
> On Tue, 23 Aug 2011 17:05:26 -0400, "Lomax, Michael P." > said: LMP> Is there any idea when 5.7.1.rc1 will be released? Within a week. -- Wes Hardaker Please mail all replies to net-snmp-coders@lists.sourceforge.net ---

Re: NET-SNMP Compile Errors

2011-08-23 Thread Thomas Anders
Lomax, Michael P. wrote > "sh-2.05b# autoconf > configure.ac:14: error: Autoconf version 2.63 or higher is required You may want to download the pre-generated configure script from the Git web interface, then: http://net-snmp.git.sourceforge.net/git/gitweb.cgi?p=net-snmp/net-snmp;a=blob_plain;f=

RE: NET-SNMP Compile Errors

2011-08-23 Thread Lomax, Michael P.
glemail.com] On Behalf Of Dave Shield Sent: Tuesday, August 23, 2011 2:46 PM To: Lomax, Michael P. Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: NET-SNMP Compile Errors On 23 August 2011 22:05, Lomax, Michael P. wrote: > I therefore started studying further about Git and found Thoma

Re: NET-SNMP Compile Errors

2011-08-23 Thread Dave Shield
On 23 August 2011 22:05, Lomax, Michael P. wrote: > I therefore started studying further about Git and found Thomas' patch. >  Using `patch -b -i configure.d/config_os_headers` it appeared I > was successful in updating configs_os_headers using the patch as the old > and new files differed by wha

RE: NET-SNMP Compile Errors

2011-08-23 Thread Lomax, Michael P.
Visit QuadraMed's Booth (#1601) at AHIMA October 2 - 5 in Salt Lake City, UT -Original Message- From: dave.shi...@googlemail.com [mailto:dave.shi...@googlemail.com] On Behalf Of Dave Shield Sent: Tuesday, August 23, 2011 1:37 PM To: Lomax, Michael P. Cc: net-snm

Re: NET-SNMP Compile Errors

2011-08-23 Thread Dave Shield
On 23 August 2011 14:24, Lomax, Michael P. wrote: > That was the only patch I found with the keywords of protosw.h or > libperfstat.h under the Patches Tracker or the Official Patches Tracker. >  Maybe the problem is that I am not searching for the Thomas patch properly > or in the right place.  C

RE: NET-SNMP Compile Errors

2011-08-23 Thread Lomax, Michael P.
- From: Thomas Anders [mailto:thomas.and...@blue-cable.de] Sent: Tuesday, August 23, 2011 7:37 AM To: Lomax, Michael P. Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: NET-SNMP Compile Errors Lomax, Michael P. wrote: > Maybe the problem is that I am not searching for the Thomas patch >

Re: NET-SNMP Compile Errors

2011-08-23 Thread Thomas Anders
Lomax, Michael P. wrote: > Maybe the problem is that I am not searching for the Thomas patch > properly or in the right place. Can you guide me there? The message has been in this very same thread on this very same list (which I hope you're subscribed to): https://sourceforge.net/mailarchive/m

RE: NET-SNMP Compile Errors

2011-08-23 Thread Lomax, Michael P.
@googlemail.com [mailto:dave.shi...@googlemail.com] On Behalf Of Dave Shield Sent: Monday, August 22, 2011 2:15 PM To: Lomax, Michael P. Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: NET-SNMP Compile Errors On 22 August 2011 21:50, Lomax, Michael P. wrote: > I found the patch and have downl

Re: NET-SNMP Compile Errors

2011-08-22 Thread Dave Shield
On 22 August 2011 21:50, Lomax, Michael P. wrote: > I found the patch and have downloaded it.  However it appears that it needs > the net-snmp-5.4.2.1 source tree to do the patch. What makes you believe that? The patch is to the file configure.d/config_os_headers which doesn't exist in the 5.4.x

RE: NET-SNMP Compile Errors

2011-08-22 Thread Lomax, Michael P.
QuadraMed's Booth (#1601) at AHIMA October 2 - 5 in Salt Lake City, UT -Original Message- From: Lomax, Michael P. Sent: Monday, August 22, 2011 1:44 PM To: 'Dave Shield' Cc: net-snmp-coders@lists.sourceforge.net Subject: RE: NET-SNMP Compile Errors Dave, Sorry

RE: NET-SNMP Compile Errors

2011-08-22 Thread Lomax, Michael P.
r 2 - 5 in Salt Lake City, UT -Original Message- From: dave.shi...@googlemail.com [mailto:dave.shi...@googlemail.com] On Behalf Of Dave Shield Sent: Monday, August 22, 2011 1:02 PM To: Lomax, Michael P. Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: NET-SNMP Compile Err

Re: NET-SNMP Compile Errors

2011-08-22 Thread Dave Shield
On 22 August 2011 16:31, Lomax, Michael P. wrote: > -bash-2.05b# grep "struct protosw" */*.h : > sys/protosw.h:struct protosw { OK - so that's where this structure is defined. So configure needs to be including this header file. Which is exactly the fix that Thomas submitted a couple of d

RE: NET-SNMP Compile Errors

2011-08-22 Thread Lomax, Michael P.
: dave.shi...@googlemail.com [mailto:dave.shi...@googlemail.com] On Behalf Of Dave Shield Sent: Monday, August 22, 2011 8:27 AM To: Lomax, Michael P. Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: NET-SNMP Compile Errors On 22 August 2011 16:23, Lomax, Michael P. wrote: > I did not find a protos

Re: NET-SNMP Compile Errors

2011-08-22 Thread Dave Shield
On 22 August 2011 16:23, Lomax, Michael P. wrote: > I did not find a protosw file in /usr/include and `grep "struct protosw" *` > while in /usr/include netted no results. You probably need to look at files in subdirectories of /usr/include Something like: $ cd /usr/include $ grep "struc

RE: NET-SNMP Compile Errors

2011-08-22 Thread Lomax, Michael P.
ld Sent: Monday, August 22, 2011 8:21 AM To: Lomax, Michael P. Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: NET-SNMP Compile Errors On 22 August 2011 16:14, Lomax, Michael P. wrote: > Line 65 of usr/include/netinet/in6_var.h reads "extern  CONST struct protosw > inet6sw[];&quo

Re: NET-SNMP Compile Errors

2011-08-22 Thread Dave Shield
On 22 August 2011 16:14, Lomax, Michael P. wrote: > Line 65 of usr/include/netinet/in6_var.h reads “extern  CONST struct protosw > inet6sw[];”. Next step - can you find a file under /usr/include that defines "struct protosw" ? Dave --

RE: NET-SNMP Compile Errors

2011-08-22 Thread Lomax, Michael P.
@googlemail.com] On Behalf Of Dave Shield Sent: Monday, August 22, 2011 8:01 AM To: Lomax, Michael P. Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: NET-SNMP Compile Errors On 22 August 2011 15:46, Lomax, Michael P. wrote: > However the Net-SNMP instructions do say to run `make test

Re: NET-SNMP Compile Errors

2011-08-22 Thread Dave Shield
On 22 August 2011 15:46, Lomax, Michael P. wrote: > However the Net-SNMP instructions do say to run `make test` prior to running > `make install`. Normally, yes. But that assumes everything is running on a system where things should be working properly. "make test" is simply a final check to mak

RE: NET-SNMP Compile Errors

2011-08-22 Thread Lomax, Michael P.
From: dave.shi...@googlemail.com [mailto:dave.shi...@googlemail.com] On Behalf Of Dave Shield Sent: Monday, August 22, 2011 7:36 AM To: Lomax, Michael P. Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: NET-SNMP Compile Errors On 22 August 2011 15:11, Lomax, Michael P. wrote: >  Attached

Re: NET-SNMP Compile Errors

2011-08-22 Thread Dave Shield
On 22 August 2011 15:11, Lomax, Michael P. wrote: >  Attached is a zip file with all of the actual files from the directory. If you look at the file 'snmpd.log.stdout', you will see several complaints about missing symbols (perfstat_cpu, perfstat_cpu_total, perfstat_memory_total) Which seems

RE: NET-SNMP Compile Errors

2011-08-22 Thread Lomax, Michael P.
e.net Subject: Re: NET-SNMP Compile Errors On 19 August 2011 19:57, Lomax, Michael P. wrote: > Just the contents of the directory tree you requested are: > > > > -bash-2.05b# ls -alR snmp-test-T001snmpv1get_simple-15466560 > snmp-test-T001snmpv1get_simple-15466560: > > total 52&

Auto Reply: Re: NET-SNMP Compile Errors

2011-08-20 Thread ron . bets
This is an auto-replied message. I am out of office right now. I will be back in the office 22 August 2011. -- Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model con

Re: NET-SNMP Compile Errors

2011-08-20 Thread Thomas Anders
Michael P. Lomax wrote: > “configure: WARNING: libperfstat.h: present but cannot be compiled I've checked in a change that I think should fix this. Please try again with the current git source (V5-7-patches branch) or wait for 5.7.1.rc1 and report back. +Thomas ---

Re: NET-SNMP Compile Errors

2011-08-19 Thread Dave Shield
On 19 August 2011 19:57, Lomax, Michael P. wrote: > Just the contents of the directory tree you requested are: > > > > -bash-2.05b# ls -alR snmp-test-T001snmpv1get_simple-15466560 > snmp-test-T001snmpv1get_simple-15466560: > > total 52> > drwx--   3 root system  4096 2011-08-19 14:02 . > drwx

RE: NET-SNMP Compile Errors

2011-08-19 Thread Lomax, Michael P.
t: Re: NET-SNMP Compile Errors On 18 August 2011 21:08, Lomax, Michael P. wrote: > You will note that there is a execute permission problem within the testing directories that I fix during the run. This looks like an issue with the source tree when it is first unpacked. What

Re: NET-SNMP Compile Errors

2011-08-19 Thread Dave Shield
On 18 August 2011 21:08, Lomax, Michael P. wrote: >  You will note that there is a execute permission problem within the testing > directories that I fix during the run. This looks like an issue with the source tree when it is first unpacked. What are the permissions on file in the directory te

RE: NET-SNMP Compile Errors

2011-08-18 Thread Lomax, Michael P.
9:53 AM To: Lomax, Michael P. Cc: Wes Hardaker; net-snmp-coders@lists.sourceforge.net; rst...@freesnmp.com Subject: Re: NET-SNMP Compile Errors >>>>> On Thu, 18 Aug 2011 10:51:39 -0400, "Lomax, Michael P." >>>>> said: LMP> Should I uninstall wha

Re: NET-SNMP Compile Errors

2011-08-18 Thread Wes Hardaker
> On Thu, 18 Aug 2011 10:51:39 -0400, "Lomax, Michael P." > said: LMP> Should I uninstall what it previously installed before trying your LMP> suggestion? nope. LMP> Would that be the `make uninstall` command from the install LMP> directory? That should work, but it's a tricky thing t

RE: NET-SNMP Compile Errors

2011-08-18 Thread Lomax, Michael P.
harda...@users.sourceforge.net] Sent: Thursday, August 18, 2011 7:45 AM To: Lomax, Michael P. Cc: rst...@freesnmp.com; net-snmp-coders@lists.sourceforge.net Subject: Re: NET-SNMP Compile Errors >>>>> On Wed, 17 Aug 2011 14:22:21 -0400, "Lomax, Michael P." >>>>> said: LMP

Re: NET-SNMP Compile Errors

2011-08-18 Thread Wes Hardaker
> On Wed, 17 Aug 2011 14:22:21 -0400, "Lomax, Michael P." > said: LMP> -bash-2.05b# echo $OSTYPE LMP> aix5.1 You might try running configure using bash instead of /bin/sh. IE, run it as "bash configure ...options..." instead. -- Wes Hardaker Please mail all replies to net-snmp-coders

RE: NET-SNMP Compile Errors

2011-08-17 Thread Lomax, Michael P.
AM To: Lomax, Michael P. Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: NET-SNMP Compile Errors On Tue, 16 Aug 2011 16:19:34 -0400 Michael P. wrote: LMP> Here is the response from the perl command you sent. Only returned a LMP> blank line. Ok... from the shell, what do

Re: NET-SNMP Compile Errors

2011-08-17 Thread Robert Story
On Tue, 16 Aug 2011 16:19:34 -0400 Michael P. wrote: LMP> Here is the response from the perl command you sent. Only returned a LMP> blank line. Ok... from the shell, what do you get for "echo $OSTYPE"? LMP> -bash-2.05b# ./snmpd LMP> LMP> exec(): 0509-036 Cannot load program ./snmpd because of

Re: NET-SNMP Compile Errors

2011-08-16 Thread Robert Story
On Thu, 11 Aug 2011 17:45:32 -0400 Michael P. wrote: LMP> Will you be able to provide me with any more assistance? Yes, but I only have time to check the lists every few days. If you have an urgent need for immediate assistance, contact me off list for my rates. On Wed, 10 Aug 2011 15:27:35 -040

RE: NET-SNMP Compile Errors

2011-08-12 Thread Lomax, Michael P.
n Salt Lake City, UT -Original Message- From: Lomax, Michael P. Sent: Thursday, August 11, 2011 2:46 PM To: 'rst...@freesnmp.com' Cc: 'net-snmp-coders@lists.sourceforge.net' Subject: RE: NET-SNMP Compile Errors Will you be able to provide me with any more assistance? THANK

RE: NET-SNMP Compile Errors

2011-08-12 Thread Lomax, Michael P.
AHIMA October 2 - 5 in Salt Lake City, UT -Original Message- From: Lomax, Michael P. Sent: Wednesday, August 10, 2011 12:28 PM To: 'rst...@freesnmp.com' Cc: net-snmp-coders@lists.sourceforge.net Subject: RE: NET-SNMP Compile Errors Just as your latest email belo

RE: NET-SNMP Compile Errors

2011-08-10 Thread Lomax, Michael P.
rom: Robert Story [mailto:] Sent: Wednesday, August 10, 2011 12:14 PM To: Lomax, Michael P. Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: NET-SNMP Compile Errors On Wed, 10 Aug 2011 10:23:00 -0400 Michael P. wrote: LMP> "transports/snmpUDPBaseDomain.c: In function 'netsnmp_

Re: NET-SNMP Compile Errors

2011-08-10 Thread Robert Story
On Wed, 10 Aug 2011 10:23:00 -0400 Michael P. wrote: LMP> "transports/snmpUDPBaseDomain.c: In function 'netsnmp_udpbase_sendto': LMP> LMP> transports/snmpUDPBaseDomain.c:345: error: 'MSG_DONTWAIT' undeclared LMP> (first use in this function) LMP> LMP> transpo

Re: NET-SNMP Compile Errors

2011-08-10 Thread Robert Story
On Tue, 9 Aug 2011 17:04:27 -0400 Michael P. wrote: LMP> I have tried compiling NET-SNMP on three IBM 6.1 servers now with no LMP> luck. There is a warning that comes up (see attached on page 33) that LMP> says to report the warning to this email address. The hard failure is LMP> further down on

RE: NET-SNMP Compile Errors

2005-02-11 Thread Bruce Shaw
>configure: WARNING: netinet/tcpip.h: present but cannot be compiled >configure: WARNING: netinet/tcpip.h: check for missing prerequisite headers? >configure: WARNING: netinet/tcpip.h: see the Autoconf documentation >configure: WARNING: netinet/tcpip.h: section "Present But Cannot Be Yes,