From owner-freebsd-current@FreeBSD.ORG Mon Sep 20 07:48:48 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF6DF16A4CE; Mon, 20 Sep 2004 07:48:48 +0000 (GMT) Received: from ares.wolfpond.org (ns1.wolfpond.org [62.212.96.219]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81E5343D5A; Mon, 20 Sep 2004 07:48:47 +0000 (GMT) (envelope-from ftigeot@wolfpond.org) Received: from aoi.wolfpond.org (aoi.wolfpond.org [IPv6:2001:7a8:24db:1:20c:76ff:feb4:27e1]) by ares.wolfpond.org (8.12.10/8.12.10) with ESMTP id i8K7mkNf021916; Mon, 20 Sep 2004 09:48:46 +0200 (CEST) (envelope-from ftigeot@aoi.wolfpond.org) Received: from aoi.wolfpond.org (localhost [127.0.0.1]) by aoi.wolfpond.org (8.13.1/8.13.1) with ESMTP id i8K7mfcw070064; Mon, 20 Sep 2004 09:48:41 +0200 (CEST) (envelope-from ftigeot@aoi.wolfpond.org) Received: (from ftigeot@localhost) by aoi.wolfpond.org (8.13.1/8.13.1/Submit) id i8K7mfbg070063; Mon, 20 Sep 2004 09:48:41 +0200 (CEST) (envelope-from ftigeot) Date: Mon, 20 Sep 2004 09:48:41 +0200 From: Francois Tigeot To: Ruslan Ermilov Message-ID: <20040920074841.GA69414@aoi.wolfpond.org> References: <20040919201236.GA67382@aoi.wolfpond.org> <20040920064435.GF41401@ip.net.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040920064435.GF41401@ip.net.ua> User-Agent: Mutt/1.4.2.1i cc: current@freebsd.org Subject: Re: Buildworld broken with NO_TOOLCHAIN X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Sep 2004 07:48:48 -0000 On Mon, Sep 20, 2004 at 09:44:35AM +0300, Ruslan Ermilov wrote: > On Sun, Sep 19, 2004 at 10:12:36PM +0200, Francois Tigeot wrote: > > Trying to build world on 5.3-BETA5: [...] > > ===> gnu/usr.bin/cc/cc_tools > > make: don't know how to make /usr/obj/usr/src/i386/usr/include/sys/param.h. Stop > > *** Error code 2 > > > > Stop in /usr/src. > > *** Error code 1 > > > > Stop in /usr/src. > > *** Error code 1 > > > > Stop in /usr/src. > > > > > > I have NO_TOOLCHAIN=yes in /etc/make.conf. This option worked fine with > > 5.2.1-RELEASE. > > > This is a known problem (in RELENG_5). I've committed a fix for it in > HEAD a month and two days ago. I bet you were running -DNOCLEAN build. No, it was a "normal" make buildworld. I am building world again after deleting /usr/obj just to be sure. > Please pull up the latest src/gnu/usr.bin/cc/cc_tools/Makefile revision > (1.80) from HEAD, and it will be fixed. Thanks, I will try this. > I will ask RE's permission to MFC this. This would be nice. -- Francois Tigeot