From owner-freebsd-perl@FreeBSD.ORG Fri Nov 3 15:35:29 2006 Return-Path: X-Original-To: freebsd-perl@freebsd.org Delivered-To: freebsd-perl@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C29716A50D for ; Fri, 3 Nov 2006 15:35:29 +0000 (UTC) (envelope-from tobez@tobez.org) Received: from heechee.tobez.org (heechee.tobez.org [194.255.56.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB8BE43DAC for ; Fri, 3 Nov 2006 15:35:20 +0000 (GMT) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id 76E37125428; Fri, 3 Nov 2006 16:33:19 +0100 (CET) Date: Fri, 3 Nov 2006 16:33:19 +0100 From: Anton Berezin To: Joseph Maxwell Message-ID: <20061103153319.GC53394@heechee.tobez.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i X-Powered-By: FreeBSD http://www.freebsd.org/ Cc: freebsd-perl@freebsd.org Subject: Re: Perl Errors Can't locate * in @INC, then Error code 1 on install X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Nov 2006 15:35:29 -0000 On Fri, Nov 03, 2006 at 06:50:37AM -0800, Joseph Maxwell wrote: > ===> Patching for perl-5.8.8 > ===> Applying distribution patches for perl-5.8.8 > ===> Applying FreeBSD patches for perl-5.8.8 > 1 out of 1 hunks failed--saving rejects to lib/ExtUtils/MM_Unix.pm.rej > => Patch patch-MM_Unix.pm failed to apply cleanly. > => Patch(es) patch-INST_PREFIX.t patch-MM_Any.pm applied cleanly. > *** Error code 1 > > Stop in /usr/ports/lang/perl5.8. > > What Pray, is the solution? > any help welcomed Make sure when you update the ports collection by whichever method you use, that the files not only get added/modified, but also removed. There is no files/patch-MM_Unix.pm in the recent ports/lang/perl5.8, but you still have one. P.S. I don't think upgrading perl will help with your original problem, it looks like a pilot error to me. Without knowing more details about what you are trying to do, it is difficult to help. \Anton. -- We're going for 'working' here. 'clean' is for people with skills... -- Flemming Jacobsen