Date: Tue, 15 Oct 2002 14:16:18 +0200 From: Justas Gurinavicius <security@raktas.net> To: freebsd-stable@freebsd.org Subject: Re: 4.7: buildworld succeeds, installworld fails Message-ID: <13721389516.20021015141618@raktas.net> In-Reply-To: <3D9BDC820000B0CB@mta06.san.yahoo.com> References: <3D9BDC820000B0CB@mta06.san.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello ender, What is your kernel security level? sysctl -a | grep kern.securelevel kern.securelevel: -1 Tuesday, October 15, 2002, 2:15:36 PM, you wrote: e> I'm attempting to upgrade a 4.6.2 box to 4.7 using source. I have successfully e> built the new world, however when I try to install it I get the following: e> barrow# cd /usr/src/ e> barrow# make installworld e> mkdir -p /tmp/install.4267 e> for prog in [ awk cat chflags chmod chown date echo egrep find grep ln e> make makewhatis mtree mv perl pwd_mkdb rm sed sh sysctl test true uname e> wc zic; do cp `which $prog` /tmp/install.4267; done e> cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj MACHINE_ARCH=i386 MACHINE=i386 e> OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.00503 e> GROFF_BIN_PATH=/usr/obj/usr/src/i386/usr/bin GROFF_FONT_PATH=/usr/obj/usr/src/i386/usr/share/groff_font e> GROFF_TMAC_PATH=/usr/obj/usr/src/i386/usr/share/tmac PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/tmp/install.4267 e> make -f Makefile.inc1 reinstall e> make: permission denied e> *** Error code 126 e> Stop in /usr/src. e> *** Error code 1 e> Stop in /usr/src. e> barrow# e> Can someone help me out? -- Best regards, Justas mailto:security@raktas.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?13721389516.20021015141618>