From owner-freebsd-current Mon Mar 1 8:47:28 1999 Delivered-To: freebsd-current@freebsd.org Received: from finsco.com (unknown [216.0.231.2]) by hub.freebsd.org (Postfix) with SMTP id 6CE3E152FB for ; Mon, 1 Mar 1999 08:47:19 -0800 (PST) (envelope-from billh@finsco.com) Received: from finsco.com by finsco.com (SMI-8.6/SMI-SVR4) id KAA01834; Mon, 1 Mar 1999 10:42:39 -0600 Message-ID: <36DAC3BD.2BA748A3@finsco.com> Date: Mon, 01 Mar 1999 10:43:41 -0600 From: Bill Hamilton X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: John Irwin , freebsd-current@freebsd.org Subject: Re: 3.1 upgrade problems References: <36DAACE3.E851C1FA@finsco.com> <36DABF0B.B44712D0@ninthwave.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is 3.0-RELEASE I'm coming from. I have elf binaries (except some ports?). The kernel is aout. If I rebuild the kernel with the new sources without doing a "make upgrade", won't something break? Would I set KERNELFORMAT=elf in make.conf first? John Irwin wrote: > > Bill Hamilton wrote: > > > I have tried 3 times to "make upgrade" from 3.0-RELEASE to 3.1-CURRENT. > > The first time it coredumped while working on the lex stuff. > > The next 2 times it died in libexec someplace at roughly the same spot. > > Below is the result of make upgrade 2> filename on Sunday pm and Monday > > I had similiar problems. (Non-overclocked machine) > > What eventually worked was: > -- rebuild kernel and install it, reboot > -- 'make most' and 'make installmost' at the top level > -- go into gnu/usr.bin/cc, 'make', 'make install' > > After that I was able to 'make world' just fine. > > Of course you have aout binaries, so that may make the whole thing a lot harder. > Good luck. > > -- John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message