On Thu, Jul 28, 2011 at 05:52:31PM -0700, Dennis Andrews wrote: > Hmm, I still have the problem on RHEL 6 with 5.7 after applying the > patches. I was wondering if I had done something wrong.
Did you run autoconf before rerunning configure? The problem is the selection of which mibgroup/hardware/fsys module to use, without this patch it will select the dummy module fsys_void, where fsys_mntent is the right choice. It works for me on both CentOS 5.6 and RedHat 6.0 /Niels -- Niels Baggesen - @home - Ã…rhus - Denmark - [email protected] The purpose of computing is insight, not numbers --- R W Hamming ------------------------------------------------------------------------------ Got Input? Slashdot Needs You. Take our quick survey online. Come on, we don't ask for help often. Plus, you'll get a chance to win $100 to spend on ThinkGeek. http://p.sf.net/sfu/slashdot-survey _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
