Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Oct 2000 18:34:16 -0400 (EDT)
From:      Donn Miller <dmmiller@cvzoom.net>
To:        Alfred Perlstein <bright@wintelcom.net>
Cc:        Salvo Bartolotta <bartequi@inwind.it>, Philipp Huber <uebs@gmx.at>, freebsd-current@FreeBSD.ORG
Subject:   Re: downgrade?
Message-ID:  <Pine.BSF.4.21.0010071829270.9267-100000@lcm243.cvzoom.net>
In-Reply-To: <20001007152749.Z272@fw.wintelcom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 7 Oct 2000, Alfred Perlstein wrote:

> Yes you're correct there will be problems with perl, that's 
> why you need a 4.x machine to do the building on and that's also
> why you may need several 'make -k installworld' runs to finally
> get a 'make installworld' to work.

How about:

sh -c "while true ; do make -k installworld && break ; done"

Would this work?  This is assuming that make -k returns a success
(0) error code when there are no errors.  Does make -k return an error
code when the last command in the Makefile is successful, even if there
are errors?

- Donn



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?Pine.BSF.4.21.0010071829270.9267-100000>