Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jun 2000 14:44:27 -0500
From:      Ade Lovett <ade@FreeBSD.org>
To:        Mark Murray <mark@grondar.za>
Cc:        Martin Cracauer <cracauer@cons.org>, current@FreeBSD.org
Subject:   Re: Bootstrapping perl
Message-ID:  <20000627144427.K3994@FreeBSD.org>
In-Reply-To: <200006262008.WAA07311@grimreaper.grondar.za>; from mark@grondar.za on Mon, Jun 26, 2000 at 10:08:58PM %2B0200
References:  <20000626212757.A88139@cons.org> <200006262008.WAA07311@grimreaper.grondar.za>

next in thread | previous in thread | raw e-mail | index | archive | help
[cc's trimmed]

On Mon, Jun 26, 2000 at 10:08:58PM +0200, Mark Murray wrote:
> > Message to others for bootstrapping:
> > 
> > Checkout perl (contrib/perl5 and gnu/usr.bin/perl) from -D 20000624,
> > build and install it manually, then update both dirs to HEAD and do a
> > world with the new perl in place.
> 
> Now you can colour me flummoxed. :-(.
> 
> Have you a script(1) of that?


Just for the record, I tried that.. (my laptop is at 06/20 -current
right now)

----------------------------------------------------------------------
coredump 15# cvs checkout -PA -D 20000624 src/contrib/perl5 src/gnu/usr.bin/perl[...]

coredump 16# cd src/gnu/usr.bin/perl

coredump 17# make depend all install
[...]

coredump 18# cd /usr/src
coredump 19# rm -rf src/contrib/perl5 src/gnu/usr.bin/perl

coredump 20# cd /usr/src/contrib && cvs update -PAd .
[...]

coredump 21# cd /usr/src/gnu/usr.bin && cvs update -PAd .
[...]

coredump 22# rm -rf /usr/obj/*
[...]

coredump 23# make buildworld
[...]
----------------------------------------------------------------------

It crapped out in exactly the same place.

-aDe

-- 
Ade Lovett, Austin, TX.			ade@FreeBSD.org
FreeBSD: The Power to Serve		http://www.FreeBSD.org/


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?20000627144427.K3994>