From owner-freebsd-current Wed Apr 24 18:49:59 2002 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 4EA5637B420 for ; Wed, 24 Apr 2002 18:49:56 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g3P1mGH86489; Wed, 24 Apr 2002 19:48:16 -0600 (MDT) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g3P1mFb37275; Wed, 24 Apr 2002 19:48:16 -0600 (MDT) (envelope-from imp@village.org) Date: Wed, 24 Apr 2002 19:48:11 -0600 (MDT) Message-Id: <20020424.194811.105459947.imp@village.org> To: Jeff.Kelly@t-online.de Cc: freebsd-current@FreeBSD.ORG Subject: Re: upgrade from 4.5 to current fails From: "M. Warner Losh" In-Reply-To: <001901c1eb11$9abdb5a0$594bfea9@bender> References: <001901c1eb11$9abdb5a0$594bfea9@bender> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG You have to do, as UPDATING tells you: make buildworld make buildkernel make installkernel mergemaster -p make installworld mergemaster for things to work right. The Sig 12 are from new system calls in the newly compiled binaries. You must reboot a new kernel to cope. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message