From owner-freebsd-questions Mon Jul 19 21:18:59 1999 Delivered-To: freebsd-questions@freebsd.org Received: from atlas.iexpress.net.au (atlas.iexpress.net.au [203.38.34.3]) by hub.freebsd.org (Postfix) with ESMTP id E6CE915129 for ; Mon, 19 Jul 1999 21:18:51 -0700 (PDT) (envelope-from mikey@iexpress.net.au) Received: from localhost (mikey@localhost) by atlas.iexpress.net.au (8.9.3/8.9.3) with ESMTP id MAA99613 for ; Tue, 20 Jul 1999 12:18:48 +0800 (WST) Date: Tue, 20 Jul 1999 12:18:48 +0800 (WST) From: Michael Slater To: freebsd-questions@freebsd.org Subject: Perl SNMP and FreeBSD 3.2 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I having all sorts of problems getting the Perl SNMP module to work with the perl that comes with FreeBSD-3.2-RELEASE .. Below the errors that i get when trying to install the module PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/5.00503/i386-freebsd -I/usr/lib/perl5/5.00503 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/mib...............ok t/session...........Use of uninitialized value at t/session.t line 98. Use of uninitialized value at t/session.t line 98. Use of uninitialized value at t/session.t line 104. Use of uninitialized value at t/session.t line 104. perl in free(): warning: chunk is already free. any ideas as to what would cause this.. It works fine on a FreeBSD 3.1-R machine. Michael Slater Internet Express Perth, Western Australia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message