From owner-freebsd-current Thu Sep 17 14:39:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA11354 for freebsd-current-outgoing; Thu, 17 Sep 1998 14:39:05 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA11176 for ; Thu, 17 Sep 1998 14:38:34 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.9.1/8.9.1) id HAA10477; Fri, 18 Sep 1998 07:42:25 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199809172142.HAA10477@cimlogic.com.au> Subject: Re: 'make world' dying in sbin/atm/atm In-Reply-To: <199809172009.GAA31890@godzilla.zeta.org.au> from Bruce Evans at "Sep 18, 98 06:09:14 am" To: bde@zeta.org.au (Bruce Evans) Date: Fri, 18 Sep 1998 07:42:24 +1000 (EST) Cc: jb@cimlogic.com.au, karpen@ocean.campus.luth.se, current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bruce Evans wrote: > This belief is not mistaken in the usual self-hosting case. It is mistaken > in the cross-compile case. Switching to elf requires some cross-compiling. It _is_ mistaken in _this_ case, because the problem is that a new header file had not been installed by a previous make world. So the "installed tools & headers are good enough" rule for NOCLEAN did not work. IMHO, NOCLEAN is causing too many feet to get shot off! We need to find a way to restart a failed make world without the simple-minded NOCLEAN. I prefer completion targets, but I'm sure they won't pass the Bruce filter. 8-) -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message