Re: URGENT !!! INET6-1.28 and Socket6-0.12

Jochen Friedrich <[email protected]> Tue, 2 Sep 2003 21:38:14 +0200 (CEST)
Newsgroups gmane.network.mrtg.devel
Message-ID <[email protected]>
Hi Rafael,

On Mon, 1 Sep 2003, Rafael Martinez Torres wrote:

> Yes, this is a known warning. I think it can be fixed by changing the
> order MRTG invokes the "uses Socket6" and "uses INET6" , but I'm not sure.

Thanks. This order works fine for me:

BEGIN {
    if($SNMP_Session::ipv6available) {
        import IO::Socket::INET6;
        import Socket6;
    }
}

--jochen

--
Unsubscribe mailto:[email protected]?subject=unsubscribe
Help        mailto:[email protected]?subject=help
Archive     http://www.ee.ethz.ch/~slist/mrtg-developers