From owner-freebsd-current Sun May 19 2:56:18 2002 Delivered-To: freebsd-current@freebsd.org Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id ADD7237B419 for ; Sun, 19 May 2002 02:56:02 -0700 (PDT) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.11.6/8.11.6) id g4J9tX394170; Sun, 19 May 2002 11:55:33 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200205190955.g4J9tX394170@zibbi.icomtek.csir.co.za> Subject: Re: Perl script rewrites - progress (2) In-Reply-To: <20020518172806.GA25059@eeyore.local.dohd.org> from Mark Huizer at "May 18, 2002 07:28:06 pm" To: freebsd@dohd.org (Mark Huizer) Date: Sun, 19 May 2002 11:55:33 +0200 (SAT) Cc: current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > 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? Me too. :-( The error I see is: ################################### Extracting splain (with variable substitutions) ../miniperl -I../lib perlcc.PL Extracting perlcc (with variable substitutions) ../miniperl -I../lib dprofpp.PL Extracting dprofpp (with variable substitutions) Making x2p stuff make: don't know how to make . Stop *** Error code 2 Stop in /usr/ports/lang/perl5/work/perl-5.6.1. *** Error code 1 Stop in /usr/ports/lang/perl5. ################################### ################################### > grep built-in work/perl-5.6.1/x2p/makefile hash$(OBJ_EXT): str$(OBJ_EXT): util$(OBJ_EXT): walk$(OBJ_EXT): ################################### No more perl in the base, perl in ports don't build. Hmmm Who said there wasn't a conspiracy against perl? :-) John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message