From owner-freebsd-questions Mon Jun 18 14:23:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from kineo.bowdoin.edu (kineo.bowdoin.edu [139.140.14.35]) by hub.freebsd.org (Postfix) with ESMTP id CCEB337B407 for ; Mon, 18 Jun 2001 14:23:41 -0700 (PDT) (envelope-from mcowger@bowdoin.edu) Received: from mcfly ([139.140.133.82]) by kineo.bowdoin.edu (Netscape Messaging Server 4.15) with SMTP id GF5A3B00.0OC; Mon, 18 Jun 2001 17:23:35 -0400 From: "Matthew K. Cowger" To: "Dan Ouellet" , Subject: RE: make install fails Date: Mon, 18 Jun 2001 17:24:59 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 In-Reply-To: <4C9992858583BE4282220DFCF0EF00D0BD53@beta.goisc.com> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a very common problem. CHange your kernel securelevel in rc.conf to -1. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Dan Ouellet Sent: Monday, June 18, 2001 5:10 PM To: freebsd-questions@FreeBSD.org Subject: make install fails Last week I successfully configured and installed a custom kernel. Today I tried to reconfigure my kernel and all seemed OK till I tried to "make install". The "config, make depend, make" sequence all went OK, without errors. However when I run "make install", I get the following error: # make install chflags noschg /kernel chflags: /kernel: Operation not permitted *** Error code 1 (ignored) mv /kernel /kernel.old This also is an Operation not permitted. Any idea on how to fix this problem? Should you need additional information or a copy of my latest kernel config file, let me know and I will forward it. Thank you in advance for your help in this matter, Regards, Dan Ouellet To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message