Re: compile without mibII/interfaces

2008-06-06 Thread Dave Shield
Tewen Hsieh wrote: > I want to compile net-snmp-5.1.1 without mibII/interfaces module and > implement ifTable by myself. > So I use option "--with-out-mib-modules=mibII/interfaces" in configure > phase. You also need to omit the modules mibII/at mibII/ipAddr mibII/var_route all of which rely on t

compile without mibII/interfaces

2008-06-05 Thread Tewen Hsieh
Hi, I want to compile net-snmp-5.1.1 without mibII/interfaces module and implement ifTable by myself. So I use option "--with-out-mib-modules=mibII/interfaces" in configure phase. ex: ./configure --with-out-mib-modules=mibII/interfaces But when I make it, it showed following error messages: gcc