Re: 4.9 buildworld fails

2004-05-14 Thread Alex de Kruijff
On Thu, May 13, 2004 at 01:54:12PM -0700, [EMAIL PROTECTED] wrote:
 
 Hello all,
   I have two (nearly) identical systems running REL_ENG_4_9, but one
 fails to complete a buildworld (error below). The randomly named file
 is gone when the error occurs, so I can't find out why the strip
 operation is not permitted. Securelevel is -1 and this fails in single
 user mode. I'm out of places to look, any ideas?

Just a couple of ideas that may prove to be worthless.  You could try to
scp all he source files from the working machine and recompile. Or you
could try updating your source files with cvsup. Or check you
/etc/make.conf

-- 
Alex

Articles based on solutions that I use:
http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


4.9 buildworld fails

2004-05-13 Thread admin2

Hello all,
I have two (nearly) identical systems running REL_ENG_4_9, but one
fails to complete a buildworld (error below). The randomly named file
is gone when the error occurs, so I can't find out why the strip
operation is not permitted. Securelevel is -1 and this fails in single
user mode. I'm out of places to look, any ideas?

Chris

=== bin/cat
install -s -o root -g wheel -m 555   cat /bin
/usr/obj/usr/src/i386/usr/libexec/elf/strip: /bin/stVzpCWB: Operation not
permitted
install: wait: 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.
*** Error code 1

Stop in /usr/src.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]