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:[EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message
