error while compiling kernel help ?!?

Chuck Swiger cswiger at mac.com
Sat Mar 5 09:02:24 PST 2005


Brent wrote:
> I was adding some options to my kernel on a Freebsd 4.10 machine and ran into
> the following when i tried to run the last step of "make install"
> 
> simitar.bmyster.net(root)# 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

Change your securelevel setting (in /etc/rc.conf?) down to 0 and retry.

-- 
-Chuck



More information about the freebsd-questions mailing list