On 25 August 2011 14:42, Michael Urban <ur...@panix.com> wrote:
>              my build does not seem to be compiling anything in
> the mibgroup/hardware/fsys directory that might actually initialize
> the data structures for hw_fsys.c - only fsys_void.c is being
> compiled.  I am doing a pretty ordinary 'configure' command, so it
> is hard to understand why this is happening.
>
> What shall I try?

Have a look at include/net-snmp/net-snmp-config.h

Are any of
    HAVE_GETVFSSTAT
    HAVE_GETFSSTAT
or
    HAVE_GETMNTENT
defined?
   (Most probably the third)


If not, have a look at the file 'config.log'
This is somewhat long and complicated,
but search through for where it looks for 'getmntent'
If this test fails, then the error message that it
generates might give some indication what's going wrong.

Dave

------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-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