I have to admit that I know very little about compiling.  However the Net-SNMP 
instructions do say to run `make test` prior to running `make install`.  I am 
not sure how you would run `snmpd` from the install directories prior to the 
`make install`.

I do see that there are snmpd files in several of the release directories.  Are 
you talking about running one of those?  If you are talking about the native 
AIX `snmpd` which I already have run on this server with no issues.

As for Robert's mention of libperfstat.h we did find a later version than what 
is installed but it did not compile properly.  Since others were also making 
recommendations, I have been following that path while waiting for my partner, 
who is more compiler literate, to have time to work on this as well.  Just 
trying to follow all of the leads.

Truly do appreciate everyone's help.


Mike Lomax
Principal Systems Engineer,
Advanced Technology Solutions                  
Office (909) 379-0669 
Cell (951) 206-5852
michael.lo...@quadramed.com

                    

       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: 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. <mlo...@quadramed.com> 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 to match the errors that you reported last Tuesday.
There's no real point in running "make test" until you know that
running snmpd will work.

I note that Robert pointed you at the relevant configure fragment
(relating to "checking libperfstat.h usability"), but I can't see any
further information about how you got on investigating this.

   The only other suggestion that I can suggest is to disable the
two affected modules.   Try running

    configure --with-out-mib-modules=ucd-snmp/memory,ucd-snmp/vmstat

and recompiling.   But check that snmpd runs before trying "make test".

Dave

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to