Subject: Re: Config File / Kernel Building
To: Rick Byers <rickb@iaw.on.ca>
From: None <mika@cs.caltech.edu>
List: current-users
Date: 04/15/1996 21:28:31
Rick Byers writes:
>I'm sure this is a simple problem, so please forgive me...
>
>I'm trying to setup swapping on my second drive. I was told I have to change:
>'config netbsd swap generic' to
>'config netbsd root on sd0 swap on sd0 and sd1 and sd2'
Annoying, eh?
>
>When I do this, I get a linker error:
>'autoconf.o: Undefined symbol `_setconf' referenced from text segment'
>
I believe that a perusal of autoconf.c will show you that the right
thing to do is to comment out
options GENERIC
in the config file.
[...]
>=========================================================================
>Rick Byers Internet Access Worldwide
>rickb@iaw.on.ca System Admin, Tech Support
>Welland, Ontario, Canada (905)714-1400
>http://www.iaw.on.ca/rickb/ http://www.iaw.on.ca/
>
Mika