From owner-freebsd-current Sat Oct 16 10:25: 2 1999 Delivered-To: freebsd-current@freebsd.org Received: from ints.ru (ints.ru [194.67.173.1]) by hub.freebsd.org (Postfix) with ESMTP id 0766714FA8 for ; Sat, 16 Oct 1999 10:24:53 -0700 (PDT) (envelope-from ilmar@ints.ru) Received: (from uucp@localhost) by ints.ru (8.9.2/8.9.2) id VAA13695; Sat, 16 Oct 1999 21:24:51 +0400 (MSD) Received: from ws-ilmar.ints.ru(194.67.173.16) via SMTP by ints.ru, id smtpdP13693; Sat Oct 16 21:24:50 1999 Received: from localhost (localhost [127.0.0.1]) by ws-ilmar.ints.ru (8.9.3/8.9.3) with ESMTP id VAA02128; Sat, 16 Oct 1999 21:24:49 +0400 (MSD) Date: Sat, 16 Oct 1999 21:24:48 +0400 (MSD) From: "Ilmar S. Habibulin" To: "Daniel C. Sobral" Cc: freebsd-current@FreeBSD.ORG Subject: Re: jumping from 3.1 to 4.0 In-Reply-To: <38077D51.13BBF13D@newsguy.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 16 Oct 1999, Daniel C. Sobral wrote: > > What hould i do to upgrade to current? > You need to install a new loader. cd /sys/boot; make depend && make > all install. I tried to so, but making new boot loader failedwith an error like 'use of undefined type in line 46' in ucontext.h. I do not remember the exact error message. It is far away from me right now. Maybe i should take already compiled loader? And would it boot freebsd 3.x kernel, if my upgrade fails again? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message