From owner-freebsd-questions@FreeBSD.ORG Mon Aug 2 01:27:18 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 595E2106564A for ; Mon, 2 Aug 2010 01:27:18 +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 E227E8FC12 for ; Mon, 2 Aug 2010 01:27:17 +0000 (UTC) Received: by fxm13 with SMTP id 13so1619111fxm.13 for ; Sun, 01 Aug 2010 18:27:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=Gky2OAQLByxv96L8ii2NOzjqtYZlI8yUKUCfwj0AxXo=; b=mWTFOSz6xY/8jrJfueJi4mHu51Eu1tdTSLLn/PaBnVGM96VReFSn1QgnkV42SXhfS2 kSlUXR5wCpf7ktJoLXWHKGNeRmeYc49HF9mRTurb0h/kThG9fPPTmwvA/KW9L1Ue47Hk sqq6BFB8Bb+UP5yQvhzXMx0YJ5Z2aGI3Yvy7g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=IpeQsVy0xKvgW1EYMXeTtX+SUN15DNNR2ThhZFg5IwNnysOx2uN1aeEQWC3cBb9HKf 7ZYKezz+45ohwDkpP1wqaWDK+uuC4aWHaqrevPo+cYZQNTstKqOx3A8m9gj0FAAClChP BBKFlR6H0tujqpGAQ/Gy75CCVa4SC0cMVsGJs= Received: by 10.223.119.198 with SMTP id a6mr5017427far.66.1280710891900; Sun, 01 Aug 2010 18:01:31 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.16.151 with HTTP; Sun, 1 Aug 2010 18:01:01 -0700 (PDT) From: Jon Theil Nielsen Date: Mon, 2 Aug 2010 03:01:01 +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: 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 01:27:18 -0000 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