Date: Mon, 9 Oct 2000 16:22:44 -0500 From: "Charlie Schloemer" <charlie@infoworks.net> To: freebsd-questions@FreeBSD.ORG, Mountain_dog <montana@SDF.lonestar.org> Cc: montana@SDF.lonestar.org Subject: Re: Kernel Compile issue Message-ID: <200010092119.QAA28531@smtp.intop.net> In-Reply-To: <Pine.LNX.4.21.0010080753020.8417-100000@sdf.lonestar.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 8 Oct 00, at 8:01, Mountain_dog wrote: > I get the following error while attempting to do "make install" for my > kernel: > > 12:14pm ranches sys/compile/MYK # 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/MYK. > 12:18pm ranches sys/compile/MYK # > > Last night the kernel compiled just fine. Today, I was adding in ipfilter > 3.4.10. > > Machine=P90 > FreeBSD=4.1.1 > > Please email directly as I am not on the list. > > Cheers > - Mark - > montana@sdf.lonestar.org > SDF Public Access UNIX System - http://sdf.lonestar.org Are you doing 'make install' as root? root should be able to use chflags on anything. -charlie 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?200010092119.QAA28531>