Re: module dependencies

2009-07-27 Thread Wes Hardaker
> On Sat, 25 Jul 2009 08:42:15 +0200, Magnus Fromreide > said: MF> *** MIB Module warning *** mib module 'mibII/snmp_mib' excludes module MF> 'mibII/snmp_mib_5_5' but another module requires it MF> Now it could be argued that there is a bug in default_modules.h but MF> somehow this feel

module dependencies

2009-07-25 Thread Magnus Fromreide
Hello. I tried to create a new module include header that would let me specify all the modules needed to run the test suite in a simple way and then I ran ./configure --enable-mini-agent --with-mib-modules=test This didn't work out well, in the configure-status it tells me that *** MIB Module