From owner-freebsd-questions@FreeBSD.ORG Sun Apr 8 01:20:39 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9C71E16A400 for ; Sun, 8 Apr 2007 01:20:39 +0000 (UTC) (envelope-from dandee@hellteam.net) Received: from pipa.vshosting.cz (pipa.vshosting.cz [81.0.201.10]) by mx1.freebsd.org (Postfix) with ESMTP id 57E0F13C469 for ; Sun, 8 Apr 2007 01:20:39 +0000 (UTC) (envelope-from dandee@hellteam.net) Received: from localhost (localhost [127.0.0.1]) by pipa.vshosting.cz (Postfix) with ESMTP id 551D31C9825; Sun, 8 Apr 2007 03:20:32 +0200 (CEST) Received: from pipa.vshosting.cz ([127.0.0.1]) by localhost (pipa [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29163-06; Sun, 8 Apr 2007 03:20:25 +0200 (CEST) Received: from gandalf (205.hellteam.net [81.0.245.205]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by pipa.vshosting.cz (Postfix) with ESMTP id AA75C1C9806; Sun, 8 Apr 2007 03:20:25 +0200 (CEST) From: =?utf-8?Q?Daniel_Dvo=C5=99=C3=A1k?= To: "'Garrett Cooper'" , "'Brian A. Seklecki'" , "'Jonathan Horne'" References: <000801c7738a$a73359f0$6508280a@tocnet28.jspoj.czf> <20070331080937.35bc4daf.freebsd@dfwlp.com> <1175378184.7585.44.camel@ingress> Date: Sun, 8 Apr 2007 03:20:30 +0200 Organization: Projekt HELL Message-ID: <007f01c7797c$195f73a0$6508280a@tocnet28.jspoj.czf> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <1175378184.7585.44.camel@ingress> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 thread-index: Acdz32afikUcyNzzRhOLlwmFSfH79wFm7Qbg X-Virus-Scanned: by amavisd-new at pipa.vshosting.cz Cc: freebsd-questions@freebsd.org Subject: RE: net-snmp: portupgrade or clean instalation from ports throughNFS failed again and again X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dandee@hellteam.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Apr 2007 01:20:39 -0000 Yes, you were right! It was enough to rename .PL to .pl with Makefile. So I guess the net-snmp port is broken, isn=C2=B4t it ? Dan -----Original Message----- From: Garrett Cooper [mailto:youshi10@u.washington.edu]=20 Sent: Sunday, April 1, 2007 03:41 AM To: Daniel Dvo=C5=99=C3=A1k Cc: freebsd-questions@freebsd.org; dandee@hellteam.net Subject: Re: net-snmp: portupgrade or clean instalation from ports = throughNFS failed again and again My guess is that that particular error message is a typo because usually = Perl scripts are prefixed like {blah}.pl, not {blah}.PL. -Garrett