Date: Wed, 19 Dec 2001 00:43:09 -0500 From: Mike Barcroft <mike@freebsd.org> To: Michel Oosterhof <micheloo@xs4all.nl> Cc: freebsd-current@freebsd.org, markm@freebsd.org Subject: Re: Buildworld broken on _FBSDID in xinstall.c ?? Message-ID: <20011219004309.D93504@espresso.q9media.com> In-Reply-To: <9voh4s$q07$1@news1.xs4all.nl>; from micheloo@xs4all.nl on Tue, Dec 18, 2001 at 10:49:00PM %2B0000 References: <9voh4s$q07$1@news1.xs4all.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
Michel Oosterhof <micheloo@xs4all.nl> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011219004309.D93504>