Subject: Re: Problem building 1.0 kernel after moving swap...
To: Michael K. Sanders <msanders@ataxia.res.wpi.edu>
From: Eduardo E. Horvath eeh@btr.com <eeh@btr.btr.com>
List: amiga
Date: 02/19/1995 13:39:21
On Sun, 19 Feb 1995, Michael K. Sanders wrote:

> I recently repartioned and moved swap from sd0b to sd1b. I made the
> appropriate change to the config file, so it now reads:
> 
>   config	netbsd root on sd0 swap on sd1
> 
> After doing config.new, make depend, and make, everything compiles.
> It fails to link however, giving:
> 
>   autoconf.o: Undefined symbol '_setconf' referenced from text segment

If you change to a specific set of root and swap paths remember to remove 
the option GENERIC from your config.

Eduardo