Date: Fri, 9 Feb 2001 09:47:42 +0100 From: Ruben_Vanhoutte@ibt.be To: freebsd-questions@FreeBSD.org Subject: FreeBSD 4.2 kernel compilation Message-ID: <OF538F5C05.1CAB0DEE-ON412569EE.002F9841@ibt.be>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OF538F5C05.1CAB0DEE-ON412569EE.002F9841>