From owner-freebsd-questions Fri Feb 9 0:47:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from turing.ibt.be (turing.ibt.be [193.121.157.11]) by hub.freebsd.org (Postfix) with ESMTP id 3DB0437B65D for ; Fri, 9 Feb 2001 00:47:05 -0800 (PST) Received: from mail.ibt.be (notes.ibt.be [193.121.157.13]) by turing.ibt.be (8.9.1/8.9.1) with ESMTP id KAA29477 for ; Fri, 9 Feb 2001 10:00:20 +0100 From: Ruben_Vanhoutte@ibt.be Subject: FreeBSD 4.2 kernel compilation To: freebsd-questions@FreeBSD.org X-Mailer: Lotus Notes Release 5.0.6a January 17, 2001 Message-ID: Date: Fri, 9 Feb 2001 09:47:42 +0100 X-MIMETrack: Serialize by Router on IBTHERSTALNT2/IBT(Release 5.0.3 (Intl)|21 March 2000) at 09/02/2001 09:49:16 MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I am truing to recompile my kernel to have ipfw support.. The config works, but then, when I switch to my compile dir (e.g. /usr/src/sys/compile/nikita, and do a "make depend", I get the following error: ====== ===> streams ===> svr4 ===> vesa ===> wi ===> accf_data @ -> /usr/src/sys ln: permission denied *** Error code 126 Stop in /usr/src/sys/modules/accf_data. *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/src/sys/compile/nikita. ======= How can I get passed this and continue compiling? or can I skip the make depend in some way? The directory /usr/sys/sys and all subdirectories have been made "a+rwx" for testing purpose, but this had no result. Tnx in advance Ruben Vanhoutte To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message