Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Oct 2000 13:36:57 -0600
From:      leoric@home.com
To:        freebsd-questions@freebsd.org
Subject:   Errors when building kernel
Message-ID:  <39FF1F59.6D51A07F@home.com>

next in thread | raw e-mail | index | archive | help
Last night I updated to the latest source. After editing my kernel file
I went to /usr/src and did make buildkernel KERNEL=SIREN. I then did
make installkernel KERNEL=SIREN and got this error:

bash# make installkernel KERNEL=SIREN
cd /usr/obj/usr/src/sys/SIREN;  MAKEOBJDIRPREFIX=/usr/obj
COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/usr/bin
LIBRARY_PATH=/usr/obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/lib
OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec
PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.00503 MACHINE=i386
make KERNEL=kernel 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/obj/usr/src/sys/SIREN.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

Anyone know what the problem is?



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?39FF1F59.6D51A07F>