Subject: Re: -current config?
To: Dinsdale Piranha <dinsdale@vegas.infi.net>
From: Dan Jacobowitz <dan@west.chwest.org>
List: port-mac68k
Date: 03/29/1997 17:00:57
On Sat, 29 Mar 1997, Dinsdale Piranha wrote:

> I just downloaded -current kernel source last night, untarred it, and have
> attempted to run "config" in the appropriate place.  I get a bunch of errors
> about it trying to read files that are apparently include'd(?) with improper
> pathnames or something, and it stops.  I'd read something about the
> importance of having a version of "config" that matches the version of your
> kernel source (the "config" I'm using is the one that came with my 1.2
> distribution, and works fine for configuring old 1.2 kernel source).  So, my
> question is: is there a version of "config" I should be using to set up
> -current source?  And if so, where might I find it?
> 
On ftp.netbsd.org or a mirror.  The directory is
/pub/NetBSD-current/src/usr.sbin/config for the sources I think...Is there
a binary dist?

You will also need to retrieve and build make from ...../usr.bin/make to
add support for the :Q marker used in the makefiles.

Is it just me or does this kernel take three times as long to build as it
used too?  My last took three hours on an LC III 25 mHz.


BtW for those who mentioned it...the nonfpu math library is less than
vital.   Although I admit it might be why this is coming so slowly...