>>>>> On Sat, 25 Jul 2009 08:42:15 +0200, Magnus Fromreide >>>>> <[email protected]> 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 feels like a train wreck in progress - this all makes the MF> dependency handling more complex, not less so I think some way to not MF> end up in this tangled mess have to be figured out. Well... it's a warning, right? Part of the problem is how the add/remove processing works in the first place. It's very hard to detect intentions of the combination of --with and --with-out so the best that the detection code can do is "print hey... I got conflicting requests". It'd be better if the warning message at least prints "what it did" since the current statements aren't very explicit about what was done about it. -- Wes Hardaker Please mail all replies to [email protected] ------------------------------------------------------------------------------ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
