Subject: re: Current kernel fails to build (simba.c)
To: None <eeh@netbsd.org>
From: Andrew <andrew@ugh.net.au>
List: port-sparc64
Date: 09/02/2001 01:44:14
On 1 Sep 2001 eeh@netbsd.org wrote:

> The simba driver has been deprecated for some time now.  Presumably
> you are building a -current kernel.  You should no longer have a simba.c
> nor any reference to simba in the kernel config nor files.sparc64.  So
> refetch your files.sparc64 and GENERIC32.

I only just cvs checkout'ed the source for the first time a few days ago.
I have 1.50 of files.sparc64 which cvs (and cvsweb) are claiming are the
newest versions but it still contains reference to simba.c on line 53.

GENERIC32 on the other hand has the simba lines commented out. Alas I
based my config file on POWEROFSEVEN as the comments indicated it was for
the same model machine as the one I'm using.

I refetched all the files anyway.

> Now you should look through the generated Makefile and ioconf.c.  They
> should not have any reference to simba any more.  Also, check for and
> remove any `.depend' files in the kernel build directory and the lib/kern
> and lib/sa subdirectories.

No more references :-) I'm just compiling GENERIC now and all seems to be
well. I'll let you know how I go.

Thanks for all your help,

Andrew