From owner-freebsd-questions@FreeBSD.ORG Sun Apr 8 01:27:05 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 21A3116A401 for ; Sun, 8 Apr 2007 01:27:05 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout2.cac.washington.edu (mxout2.cac.washington.edu [140.142.33.4]) by mx1.freebsd.org (Postfix) with ESMTP id F215813C448 for ; Sun, 8 Apr 2007 01:27:04 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.9] (may be forged)) by mxout2.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l381R4bc011341 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Sat, 7 Apr 2007 18:27:04 -0700 X-Auth-Received: from [192.168.10.45] (c-24-7-142-221.hsd1.ca.comcast.net [24.7.142.221]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l381R3Ts005919 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sat, 7 Apr 2007 18:27:04 -0700 Message-ID: <461844DC.2020201@u.washington.edu> Date: Sat, 07 Apr 2007 18:26:52 -0700 From: Garrett Cooper User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <000801c7738a$a73359f0$6508280a@tocnet28.jspoj.czf> <20070331080937.35bc4daf.freebsd@dfwlp.com> <1175378184.7585.44.camel@ingress> <007f01c7797c$195f73a0$6508280a@tocnet28.jspoj.czf> In-Reply-To: <007f01c7797c$195f73a0$6508280a@tocnet28.jspoj.czf> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-PMX-Version: 5.3.0.289146, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2007.4.7.181635 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __HIGHBITS 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' 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 List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Apr 2007 01:27:05 -0000 Daniel Dvořák wrote: > Yes, you were right! It was enough to rename .PL to .pl with Makefile. > > So I guess the net-snmp port is broken, isn´t it ? > > Dan > > -----Original Message----- > From: Garrett Cooper [mailto:youshi10@u.washington.edu] > Sent: Sunday, April 1, 2007 03:41 AM > To: Daniel Dvořák > 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 > > Either that or a config file's goofed up. I tried to install some PM from CPAN recently and all of the Makefiles were once with .PL, not .pl. Hmmm... -Garrett