From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 4 13:00:29 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5237337B41B for ; Fri, 4 Apr 2003 13:00:29 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C8A643FBD for ; Fri, 4 Apr 2003 13:00:28 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h34L0SUp019517 for ; Fri, 4 Apr 2003 13:00:28 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h34L0ROD019516; Fri, 4 Apr 2003 13:00:27 -0800 (PST) Date: Fri, 4 Apr 2003 13:00:27 -0800 (PST) Message-Id: <200304042100.h34L0ROD019516@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: parv Subject: Re: ports/37730: editors/nvi-perl build failuer X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: parv List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Apr 2003 21:00:31 -0000 The following reply was made to PR ports/37730; it has been noted by GNATS. From: parv To: Anton Berezin , FreeBSD-gnats-submit@FreeBSD.org, ports@FreeBSD.org Cc: Subject: Re: ports/37730: editors/nvi-perl build failuer Date: Fri, 4 Apr 2003 15:54:11 -0500 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 --