Date: Tue, 15 Oct 2002 07:54:50 -0700 From: Peter Wemm <peter@wemm.org> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: Poul-Henning Kamp <phk@FreeBSD.org>, current@FreeBSD.org Subject: Re: alpha tinderbox failure Message-ID: <20021015145450.94D0B2A88D@canning.wemm.org> In-Reply-To: <20021015144318.GB18943@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Ruslan Ermilov wrote: > > --+g7M9IMkV8truYOl > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > On Tue, Oct 15, 2002 at 03:39:46AM -0700, Dag-Erling Smorgrav wrote: > > -------------------------------------------------------------- > > >>> Kernel build for LINT started on Tue Oct 15 03:35:01 PDT 2002 > > -------------------------------------------------------------- > > =3D=3D=3D> vinum > > "Makefile", line 4244: warning: duplicate script for target "geom_bsd.o" = > ignored > > cc1: warnings being treated as errors > >=20 > Poul, > > Can you please remove the "geom_bsd.c" script from either > sys/conf/files or all of sys/conf/files.*? This is not the cause of the problem. The build is not disturbed by this config(8) bug. The reason for the failure is that the alpha bus_sppace code does not have the function that ahd needs. It either needs to be implemented or ahd needs to be removed from the alpha build. ahd works on ia64 and sparc64, so dont add it to the i386-only section. However, there are hundreds more failures after this. Fixing this one just gets us to the next failure. Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 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?20021015145450.94D0B2A88D>