Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 May 2002 19:28:06 +0200
From:      Mark Huizer <freebsd@dohd.org>
To:        current@freebsd.org
Subject:   Re: Perl script rewrites - progress (2)
Message-ID:  <20020518172806.GA25059@eeyore.local.dohd.org>
In-Reply-To: <200205181705.g4IH5LMl029574@grimreaper.grondar.org>
References:  <200205181705.g4IH5LMl029574@grimreaper.grondar.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, May 18, 2002 at 06:05:21PM +0100, Mark Murray wrote:
> Hi all
> 
> The perl script rewrite is going really well!
> 
> Here is my progress file, as it currently stands:
> 
> Thanks to contributors!
> 
I just upgraded my machine, removed perl as far as I could find it, and
tried to rebuild perl from the ports tree.

So far, I had to change the Makefile first, since it used perl for the
post-patch target. That was easy:

change the CP and the PERL -pi to a:

${SED} <${FILES}/use.perl >$WRKDIR/use.perl

But so far it doesn't compile :-(
Anyone else seeing this?

Mark
-- 
Nice testing in little China...

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020518172806.GA25059>