FreeBSD make installworld errors

Wondering if anyone can help me out. I'm gettin stuck on updating my FreeBSD system. Everything works well right up to make installworld. About 40 seconds through I get this error:

Code:
===>bin
===>bin/cat
install -c -s -o root -g wheel -m 555 cat /bin
/usr/obj/usr/src/i386/usr/libexec/elf/strip: /bin/stuQDdza: Operation not
permited
install: wait: Operation not permitted
***Error code 70

Stop in /usr/src/bin/cat.
***Error code 1
I'm in single user mode with securelevel off. Not sure what else could be causing it. Any ideas?

 

 

 

 

Top