From owner-freebsd-current@FreeBSD.ORG Tue Feb 17 07:52:39 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 BADC516A4D0; Tue, 17 Feb 2004 07:52:39 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0263C43D2D; Tue, 17 Feb 2004 07:52:39 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.10) with ESMTP id i1HFqZOJ025917; Tue, 17 Feb 2004 07:52:35 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id i1HFqXU8025916; Tue, 17 Feb 2004 07:52:33 -0800 (PST) (envelope-from obrien) Date: Tue, 17 Feb 2004 07:52:32 -0800 From: "David O'Brien" To: Ruslan Ermilov Message-ID: <20040217155232.GA25850@dragon.nuxi.com> References: <200402161104.37429.fritz.heinrichmeyer@fernuni-hagen.de> <20040217065156.C14659@gamplex.bde.org> <20040217001324.GE89536@dragon.nuxi.com> <20040217071719.GA32618@FreeBSD.org.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040217071719.GA32618@FreeBSD.org.ua> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: freebsd-current@freebsd.org Subject: Re: buildworld failure in /usr/src/sys/boot/i386/boot2 this morning X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Feb 2004 15:52:39 -0000 On Tue, Feb 17, 2004 at 09:17:19AM +0200, Ruslan Ermilov wrote: > On Mon, Feb 16, 2004 at 04:13:24PM -0800, David O'Brien wrote: > > On Tue, Feb 17, 2004 at 07:08:54AM +1100, Bruce Evans wrote: > > > On Mon, 16 Feb 2004, Fritz Heinrichmeyer wrote: > > > This problem seems to be caused by a recent repo-copy of sio.S from sio.s. > > > sio.s works, but sio.S is preferred although it has not been connected to > > > the build. > > > > I rm'ed sio.S as I didn't see anything in it requiring the C > > preprocessor. > > > You'd better ask me. :-( > > Anyway, I've restored this file and fixed the build -- it was > a work-in-progress awaiting repo-copies to be complete. Where are you headed with this? The file works fine using straight 'as'. Why do we need to bring the C preprocessor into this? -- -- David (obrien@FreeBSD.org)