View Single Post
  #1   (View Single Post)  
Old 7th February 2009
carpman carpman is offline
Shell Scout
 
Join Date: Jul 2008
Posts: 94
Default upgrade installworld error

Hello, i am in process of upgrading server from 6.2 to 6.3 and get error when doing

make installworld

Quote:
install -o root -g wheel -m 444 crt1.o crti.o crtn.o gcrt1.o /usr/lib
===> lib/libc (install)
install -C -o root -g wheel -m 444 libc.a /usr/lib
install -C -o root -g wheel -m 444 libc_p.a /usr/lib
install -s -o root -g wheel -m 444 -fschg -S libc.so.6 /lib
install: rename: /lib/INS@nP0t to /lib/libc.so.6: Operation not permitted
*** Error code 71

Stop in /usr/src/lib/libc.
*** Error code 1

Stop in /usr/src/lib.
*** 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.

any ideas?

Is it safe to continue?

many thanks
Reply With Quote