From owner-freebsd-stable Fri Feb 2 11: 6:45 2001 Delivered-To: freebsd-stable@freebsd.org Received: from femail8.sdc1.sfba.home.com (femail8.sdc1.sfba.home.com [24.0.95.88]) by hub.freebsd.org (Postfix) with ESMTP id 584AC37B503 for ; Fri, 2 Feb 2001 11:06:22 -0800 (PST) Received: from arem.glou1.nj.home.com ([24.12.109.14]) by femail8.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010202190622.NTNX26894.femail8.sdc1.sfba.home.com@arem.glou1.nj.home.com> for ; Fri, 2 Feb 2001 11:06:22 -0800 Received: by arem.glou1.nj.home.com (Postfix, from userid 1001) id 6DC01356; Fri, 2 Feb 2001 14:19:59 -0500 (EST) Date: Fri, 2 Feb 2001 14:19:59 -0500 From: jbw To: freebsd-stable@freebsd.org Subject: make install fails Message-ID: <20010202141959.B8237@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a 4.0-Release box that I'm upgrading to -Stable. I compiled the kernel , everything went fine. I then tried to to a make install but instead I received the following message host # make install chflags noschg /kernel chflags: /kernel: Operation not permitted *** Error code 1 (ignored) mv /kernel /kernel.old mv: rename /kernel to /kernel.old: Operation not permitted *** Error code 1 Stop in /usr/src/sys/compile/HOST What am I doing wrong? thanks, jbw To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message