On 07/03/2008, Thomas Anders <[EMAIL PROTECTED]> wrote:
>  > CHANGES: build: BUG: 1823381: Use a sensible default MIBDIR path
>  >                        on Cygwin/MinGW
>  >      (Should this be applied to other branches?  If so, which?)
>
>  It just cleans up the PATH w/o really fixing a bug, right? If so, I'd say 
> trunk only.

Depends on how you categorise things.

With the previous code, the default MIB path was set to something like:

    $HOME/.snmp/mibs:/usr/local/lib/snmp/mibs

That ':' separator character apparently breaks MIB searching on
Cygwin/MinGW builds.   (At least according to an old mail thread).
So this patch takes the coward's way out, and sets a single MIB directory.


I was actually more interested in committing the other stuff - this
patch has apparently been sitting in my SVN build tree for some time!

I'm quite happy for people to come up with a better solution,
or to declare this "not a problem".
 (And even revert the patch, if that's felt best)

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to