Date: Wed, 13 Mar 2002 07:36:05 +1300 From: Jonathan Chen <jonc@chen.org.nz> To: Panagiotis Skoulikaritis <pskoul@egreta.gr> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Operation not permitted when trying to compile a new kernel Message-ID: <20020313073605.A13433@grimoire.chen.org.nz> In-Reply-To: <001301c1c9e5$cb302b70$5bc6aad5@pskoul>; from pskoul@egreta.gr on Tue, Mar 12, 2002 at 06:48:53PM %2B0200 References: <001301c1c9e5$cb302b70$5bc6aad5@pskoul>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 12, 2002 at 06:48:53PM +0200, Panagiotis Skoulikaritis wrote: > Hello > > I'm new to the FreeBSD and I'm trying to compile a new kernel with firewall functionality, but when I give the make install command it produces the following output. does anybody have an idea why this might happen. > > # 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 You securitylevel is too high. -- Jonathan Chen <jonc@chen.org.nz> ---------------------------------------------------------------------- Computers are like air conditioners. They stop working when you open Windows. 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?20020313073605.A13433>