From owner-freebsd-questions Fri Oct 11 8:10:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E61A037B401 for ; Fri, 11 Oct 2002 08:10:48 -0700 (PDT) Received: from weberontheweb.com (weberontheweb.com [216.228.14.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FEFE43E9C for ; Fri, 11 Oct 2002 08:10:48 -0700 (PDT) (envelope-from Don@WeberOnTheWeb.com) Received: from THEFORCE [216.228.14.20] by weberontheweb.com (SMTPD32-7.12) id A9C3EE0116; Fri, 11 Oct 2002 08:09:55 -0700 From: "Don" To: Subject: a diff kernel MAKE failed Date: Fri, 11 Oct 2002 08:10:31 -0700 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.4910.0300 In-Reply-To: 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 make install has now failed, claiming permission denied, i found the solution to that to be setting the kern_secure_level=n being currently higher than 1 i reset the kerne secure level to ="0" in the rc.conf file, and upon reboot, noticed that the very last line upon reboot, it had a line that told me kern_secure_level 0 reset to kern_secure_level='1' and as a result the make install still would not work, what in the world reset the kern level to 1 again when it is in the .conf file as 0? Don To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message