From owner-freebsd-current@FreeBSD.ORG Thu Feb 12 05:57:59 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 376C516A4CE; Thu, 12 Feb 2004 05:57:59 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0745543D1D; Thu, 12 Feb 2004 05:57:59 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id BDFE25309; Thu, 12 Feb 2004 14:57:57 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id E01575308; Thu, 12 Feb 2004 14:57:50 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id C628B33C6F; Thu, 12 Feb 2004 14:57:50 +0100 (CET) To: "Willem Jan Withagen" References: <07b801c3f0c5$50b88780$471b3dd4@dual> <20040211181705.GC69282@xor.obsecurity.org> <20040211221605.GF52347@FreeBSD.org.ua> <087f01c3f14d$3ba3c430$471b3dd4@dual> <20040212105510.GB63369@FreeBSD.org.ua> <08f601c3f15a$086540f0$471b3dd4@dual> <095e01c3f169$43382940$471b3dd4@dual> <09a701c3f16f$36bdfb30$471b3dd4@dual> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Thu, 12 Feb 2004 14:57:50 +0100 In-Reply-To: <09a701c3f16f$36bdfb30$471b3dd4@dual> (Willem Jan Withagen's message of "Thu, 12 Feb 2004 14:50:45 +0100") Message-ID: User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.63 cc: current@freebsd.org Subject: Re: Upgrading world from 5.0-dp1 to 5.1-RELEASE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Feb 2004 13:57:59 -0000 "Willem Jan Withagen" writes: > So that suggests running an install(1) calling the kernel, but the kernel > is not recent enough to have that call onboard. > So that could mean a 5.2_install trying to run on a 5.1 kernel?? There are two issues. First, 5.2's install(1) uses a system call that doesn't exist in 5.1. Second, 5.1's install(1) uses a system call that does not exist in 5.2 unless you compiled your kernel with the COMPAT_FREEBSD4 option. This is explained in UPDATING, which I assume you have read at least three times by now. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no