From owner-freebsd-current Tue Dec 18 21:45:11 2001 Delivered-To: freebsd-current@freebsd.org Received: from espresso.q9media.com (espresso.q9media.com [216.254.138.122]) by hub.freebsd.org (Postfix) with ESMTP id 63D7B37B420; Tue, 18 Dec 2001 21:45:02 -0800 (PST) Received: (from mike@localhost) by espresso.q9media.com (8.11.6/8.11.6) id fBJ5h9j16860; Wed, 19 Dec 2001 00:43:09 -0500 (EST) (envelope-from mike) Date: Wed, 19 Dec 2001 00:43:09 -0500 From: Mike Barcroft To: Michel Oosterhof Cc: freebsd-current@freebsd.org, markm@freebsd.org Subject: Re: Buildworld broken on _FBSDID in xinstall.c ?? Message-ID: <20011219004309.D93504@espresso.q9media.com> References: <9voh4s$q07$1@news1.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9voh4s$q07$1@news1.xs4all.nl>; from micheloo@xs4all.nl on Tue, Dec 18, 2001 at 10:49:00PM +0000 Organization: The FreeBSD Project Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Michel Oosterhof writes: > I might be doing something wrong here, this is my first try at > -CURRENT. Anyway, buildworld fails right at the start after yacc: It looks like Mark Murray broke xinstall.c in revision 1.45 by adding __FBSDID() to a build tool. FreeBSD localisms should not be used in build tools. Perhaps he would be so kind as to back out the offending code. > Any suggestions? I would recommend removing the __FBSD() line locally until this has been resolved. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message