From owner-freebsd-questions@FreeBSD.ORG Mon Aug 2 08:50:10 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C980F106566C for ; Mon, 2 Aug 2010 08:50:10 +0000 (UTC) (envelope-from jontheil@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 5A67B8FC16 for ; Mon, 2 Aug 2010 08:50:09 +0000 (UTC) Received: by fxm13 with SMTP id 13so1681277fxm.13 for ; Mon, 02 Aug 2010 01:50:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:content-type; bh=DfyZp+rcliDtS1AUDVf/J0L8Ta9C8nqlXbT7HR1AVnU=; b=MXLN8xJNiRI06CSumIUt7ImJ3f/O9DtT7tHqhZrfC9g3UADmUkaTKdAtn8B28KPqH0 76wLZCwB0xVshUDqwvgVE284j/q/EhEJmkY7rneKaRlGsuyrMfRP/WuqB43VCoTzMhe8 ah65sfe70+uPslInW4zm16R4zoTuffC07Rev0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=Fg2li3CxUuzKEFRIziHiGKs5wutl8zv+JH6Z1OGPrCJvaJol15mHrGg09/C16gwuQM TVj1OAj3Xy2jwxeO1UyZikZJhbA/Kf+xRcy8puHWpD1Y7FlLhr1l+LDD6V1wymzvlvha 5AGAqLUoXoaM0IWUtCkutKtV7lc9Hqeawur40= Received: by 10.223.110.67 with SMTP id m3mr5419110fap.24.1280739009229; Mon, 02 Aug 2010 01:50:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.16.151 with HTTP; Mon, 2 Aug 2010 01:49:39 -0700 (PDT) In-Reply-To: References: From: Jon Theil Nielsen Date: Mon, 2 Aug 2010 10:49:39 +0200 Message-ID: To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: mrtg-2.16.2_6,1 does not run with perl-5.12.1_1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Aug 2010 08:50:10 -0000 2010/8/2 Jon Theil Nielsen > Hi list > > After upgrading perl according to UPDATING, I cannot use mrtg anymore. The > error message is: > > Bareword "P_DETACH" not allowed while "strict subs" in use at > /usr/local/lib/perl5/site_perl/5.12.1/MRTG_lib.pm line 1172. > Compilation failed in require at /usr/local/bin/mrtg line 89. > BEGIN failed--compilation aborted at /usr/local/bin/mrtg line 89. > > I filled a PR on this but haven't seen any answers/solutions: > http://www.freebsd.org/cgi/query-pr.cgi?pr=148914 > > Am I the only one having this problem? > > If the port needs upgrading (as suggested in my PR), but this does not > happen, how can I fix it myself? > > Cheers, > Jon > -- > Jon Theil Nielsen > Hi again, Hope I'm not beeing a pain... But I wolud really like to hearing from *anyone* who has upgradeded perl and has mrtg installed. Even if is working whtout problems. So, at least, I know that I have to look for a specific problem on my own server. I forgot to mention that I'm running 8.1 Stable. Cheers, Jon -- Jon Theil Nielsen