securelevel problems

Jonathan Chen jonc at chen.org.nz
Tue Nov 4 22:06:45 PST 2003


On Tue, Nov 04, 2003 at 08:25:57PM +0000, Wayne Pascoe wrote:

[...]
> however a make installworld is still failing with:
> 
> Stop in /usr/src/include.
> *** Error code 1

It's debatable whether this is a securelevel problem. I would remove
/usr/obj/* and rebuild again.

> I then tried touching my kernel, which also fails, with:
> # touch kernel
> touch: kernel: Operation not permitted

This is 'cos there is an immutable flag set on this file. ie: no one
gets to alter it. chflags(1) for more info.

Cheers.
-- 
Jonathan Chen <jonc at chen.org.nz>
----------------------------------------------------------------------
                      Build a man a fire, and he'll be warm for a day.
        Set a man on fire, and he'll be warm for the rest of his life.


More information about the freebsd-questions mailing list