From owner-freebsd-questions Tue Mar 12 8:47:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from calypso.egreta.gr (calypso.egreta.gr [213.170.192.14]) by hub.freebsd.org (Postfix) with ESMTP id 0108637C175 for ; Tue, 12 Mar 2002 08:44:39 -0800 (PST) Received: from pskoul (pskoul.egreta.gr [213.170.198.91]) by calypso.egreta.gr (8.9.2/8.9.1) with SMTP id SAA21018 for ; Tue, 12 Mar 2002 18:44:38 +0200 (EET) Message-ID: <001301c1c9e5$cb302b70$5bc6aad5@pskoul> From: "Panagiotis Skoulikaritis" To: Subject: Operation not permitted when trying to compile a new kernel Date: Tue, 12 Mar 2002 18:48:53 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0010_01C1C9F6.8EAACAA0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 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 multi-part message in MIME format. ------=_NextPart_000_0010_01C1C9F6.8EAACAA0 Content-Type: text/plain; charset="iso-8859-7" Content-Transfer-Encoding: quoted-printable 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 Stop in /usr/src/sys/compile/FIREWALL. Thanks Panagiotis ------=_NextPart_000_0010_01C1C9F6.8EAACAA0 Content-Type: text/html; charset="iso-8859-7" Content-Transfer-Encoding: quoted-printable
Hello
 
I'm new to the FreeBSD and I'm = trying to=20 compile a new kernel with firewall functionality, but when I give the = make=20 install command it produces the following output.  does anybody = have an=20 idea why this might happen.
 
# make install
chflags noschg=20 /kernel
chflags: /kernel: Operation not permitted
*** Error code 1 = (ignored)
mv /kernel /kernel.old
mv: rename /kernel to = /kernel.old:=20 Operation not permitted
*** Error code 1
 
Stop in = /usr/src/sys/compile/FIREWALL.
 
Thanks
 
Panagiotis
------=_NextPart_000_0010_01C1C9F6.8EAACAA0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message