Fwd: upgrading remote server

John Almberg jalmberg at identry.com
Mon Oct 19 03:29:52 UTC 2009


> After you boot into single user mode, type mount -a. Then cd to /usr/src
> and run mergemaster -p.

This worked, thanks.

mergemaster -p then ran fine with no errors, but when I tried 'make 
installworld', it stopped on this error:

--------------------------------------------------------------
cd /usr/src; make -f Makefile.inc1 install
===> share/info (install)
===> lib (install)
===> lib/csu/amd64 (install)
install -o root -g wheel -m 444  crt1.o crti.o crtn.o gcrt1.o /usr/lib
install: crt1.o: No such file or directory
*** Error code 71

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


Ah well, tomorrow is another day!

-- John


More information about the freebsd-questions mailing list