Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jul 2001 22:49:54 -0700
From:      Eric Kozowski <eric@routergeeks.net>
To:        freebsd-questions@FreeBSD.ORG
Subject:   4.3 kernel make install problem
Message-ID:  <20010712224954.A10012@schooner.routergeeks.net>

next in thread | raw e-mail | index | archive | help

fresh install of 4.3 cvsupped to 4.3-STABLE today 7/12.  

building a custom kernel.  make depend and make run just fine.
make install generates the following:


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


i tried manually running the chflags and get the same thing.
i tried rebuilding and installing GENERIC, and i get the same
install error.

any ideas?



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?20010712224954.A10012>