Date: Fri, 10 Nov 2000 03:00:05 -0800 (PST) From: Szilveszter Adam <sziszi@petra.hos.u-szeged.hu> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/22734: Kernel Compile problem Message-ID: <200011101100.DAA09091@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/22734; it has been noted by GNATS. From: Szilveszter Adam <sziszi@petra.hos.u-szeged.hu> To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: Re: kern/22734: Kernel Compile problem Date: Fri, 10 Nov 2000 11:57:46 +0100 On Fri, Nov 10, 2000 at 10:41:59AM +0000, jpk28@cam.ac.uk wrote: > > >Number: 22734 > >Category: kern > >Synopsis: make buildkernel failed > >Confidential: no > >Severity: non-critical > >Priority: medium > >Responsible: freebsd-bugs > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Fri Nov 10 02:50:01 PST 2000 > >Closed-Date: > >Last-Modified: > >Originator: Julian King > >Release: FreeBSD 4.1.1-STABLE i386 > >Organization: > Cambridge University > >Environment: > On a recently brought up to date 4.1.1-STABLE system, brought up to > date with cvsup to 4.2-BETA. > > >Description: > Having embarrassed myself last time by missing the instructions in > UPDATES that I should be using make buildkernel rather than using config > directly, I updated the machine - now however it is failing again > despite me doing the make buildkernel, and sticking with GENERIC for > the purposes of the trial. The relevant section of the build appears > to be (sorry about the length) You didn't do a 'make buildworld' before trying to build a new kernel with 'make buildkernel' did you. Well, without it, it won't work. See the Handbook on 'Using make world' and /usr/src/UPDATING on how to upgrade your machine properly. When the two differ, follow UPDATING. http://www.freebsd.org/handbook/makeworld.html I hope this help you:-) -- Regards: Szilveszter ADAM Szeged University Szeged Hungary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011101100.DAA09091>