From owner-freebsd-stable Thu May 25 14:52:35 2000 Delivered-To: freebsd-stable@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 87A2B37BA74; Thu, 25 May 2000 14:52:32 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id OAA29195; Thu, 25 May 2000 14:52:33 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Thu, 25 May 2000 14:52:32 -0700 (PDT) From: Kris Kennaway To: Graham Wheeler Cc: freebsd-stable@freebsd.org Subject: Re: Problems compiling FreeBSD stable In-Reply-To: <392D1CC3.B5351A71@cequrux.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 25 May 2000, Graham Wheeler wrote: > I am trying to do a `make world' after cvsup'ing my whole /usr/src tree > to the latest RELENG_4 stable release (international version). I'm > getting a whole load of errors when it gets to compiling gcc though. I > have attached the tail end of my make output. Try running 'make cleandir; make cleandir' in /usr/src and blowing away anything left in /usr/obj. > Also, I managed to build a kernel using the same config file as I used > for a 4.0 kernel. The new kernel causes a page fault panic upon booting. You need to install up-to-date modules at the same time as you install a new kernel. Work on automating this is underway in -current. Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message