From owner-freebsd-ports@FreeBSD.ORG Fri Apr 4 12:51:11 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42BA137B401; Fri, 4 Apr 2003 12:51:11 -0800 (PST) Received: from snipe.mail.pas.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id E728B43FAF; Fri, 4 Apr 2003 12:51:05 -0800 (PST) (envelope-from parv_fm@mailsent.net) Received: from sdn-ap-009dcwashp0232.dialsprint.net ([63.188.80.232] helo=moo.holy.cow) by snipe.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 191Y9Q-00056A-00; Fri, 04 Apr 2003 12:51:05 -0800 Received: by moo.holy.cow (Postfix, from userid 1001) id 1BE6ABB99; Fri, 4 Apr 2003 15:54:11 -0500 (EST) Date: Fri, 4 Apr 2003 15:54:11 -0500 From: parv To: Anton Berezin , FreeBSD-gnats-submit@FreeBSD.org, ports@FreeBSD.org Message-ID: <20030404205410.GA57956@moo.holy.cow> Mail-Followup-To: Anton Berezin , FreeBSD-gnats-submit@FreeBSD.org, ports@FreeBSD.org References: <20021108072242.GA10676@moo.holy.cow> <20030402225257.GB22595@heechee.tobez.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030402225257.GB22595@heechee.tobez.org> Subject: Re: ports/37730: editors/nvi-perl build failuer X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Apr 2003 20:51:11 -0000 in message <20030402225257.GB22595@heechee.tobez.org>, wrote Anton Berezin thusly... > > On Fri, Nov 08, 2002 at 02:22:42AM -0500, parv wrote: > > in case anybody is still interested, build fails w/ the same > > message as reported in the pr. ... > Please try the following patch and tell me whether it solves the > problem. I tested it on 4.8 with perl 5.6.1 as the default perl. > I *did* not test it with 5.0, though it should work. Thanks Anton. Your patch allowed nvi-perl to build on FreeBSD 4.7-RELEASE-p9 w/ Perl 5.8.0. - parv --