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 - [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
"All of this is for nothing if we don't go to the stars" - JMS/B5


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to