Date: Tue, 27 Jun 2000 20:58:17 +0100 From: Mark Ovens <mark@ukug.uk.freebsd.org> To: Francisco Reyes <fran@reyes.somos.net> Cc: Warner Losh <imp@village.org>, "freebsd-stable@freebsd.org" <freebsd-stable@freebsd.org>, Joe Royce <joe@team7.cba.ualr.edu> Subject: Re: Kernel problem building from 3.4 stable to 4.X stable Message-ID: <20000627205817.G232@parish> In-Reply-To: <200006271149.HAA33671@sanson.reyes.somos.net>; from fran@reyes.somos.net on Tue, Jun 27, 2000 at 07:45:35AM -0400 References: <200006270640.AAA32272@harmony.village.org> <200006271149.HAA33671@sanson.reyes.somos.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 27, 2000 at 07:45:35AM -0400, Francisco Reyes wrote: > On Tue, 27 Jun 2000 00:40:08 -0600, Warner Losh wrote: > > >What update is needed? The instructions worked fine for me last time > >I tried it? > > As of version 1.73.2.6 > cd /usr/src/usr.bin/genassym > make depend all install clean ^^^^^^^ > cd ../../usr.sbin/config > make depend all install clean ^^^^^^^ Don't do ``clean'' here. {genassym,config}.o are required later. > > > There is an entry about genassym on 19991223, but this is not > part of the instructions on how to upgrade. > This was the part that was missing. There was another part that > I didn't read properly due to the "note" system of putting > comments below. > > It may be somewhat better to have the instructions in a linear > fashion instead of having the notes below. > For example > <see notes below> [3] > cd /usr/src > <see notes below> [2] > make buildworld > <follow directions to build/install a kernel> > cd /usr/src/sys/modules > make install > cd /usr/src/sbin/mknod > make install > <follow rebuild disk /dev entries above> [1] > reboot > > The notes for [1], [2], [3], could be embedded within the text. > A table may be a good setup for this. Sure it would be a pain to > setup for the first time, but after that it won't be much more > difficult to maintain. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- If I buy a copy of WinDelete, and it doesn't delete Windows, am I entitled to my money back? ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000627205817.G232>