Date: Sat, 22 Dec 2001 22:30:34 -0300 From: "Noel V. Balansag" <pongkee@pop.fibertel.com.ar> To: freebsd-questions@freebsd.org Subject: error when installing world Message-ID: <3.0.6.32.20011222223034.007a6100@pop.fibertel.com.ar>
next in thread | raw e-mail | index | archive | help
hello. i was wondering where i erred. i was trying to upgrade from 4.4 release to 4-stable, and followed instructions from /usr/src/UPDATING. this was what i did: make buildworld make buildkernel KERNCONF=MY_KERNEL_HERE make installkernel KERNCONF=MY_KERNEL_HERE reboot to single user mode then, when i 'make installworld' , the command executes up to the portion 'bin/cat', wherein i get the following messages: <snipped> ===> bin ===> bin/cat install -c -s -o root -g wheel -m 555 cat/bin /usr/obj/usr/src/i386/usr/libexec/elf/strip : /bin/stqN7ZOg : Operation not permitted *** Error code 70 Stop in /usr/src/bin/cat. *** Error code 1 Stop in /usr/src/bin. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src i am at a loss as to what file to change permission, if any..... i'm a complete newbie, and i kinda wanted to experiment and learn as much as i can... tia. 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?3.0.6.32.20011222223034.007a6100>