Date: Wed, 12 Mar 2008 11:41:05 -0700 (PDT) From: "David Newman" <dnewman@networktest.com> To: freebsd-questions@freebsd.org Subject: source upgrade from 6.3 -> 7.0 fails Message-ID: <11184.12.178.36.25.1205347265.squirrel@mail.networktest.com>
next in thread | raw e-mail | index | archive | help
Having trouble upgrading 6.3 to 7.0 from source. This is on a single-CPU amd64 machine. These steps all work OK: 1. cd /usr/src 2. cvsup -g -L 2 /usr/local/etc/security-supfile (tag points to RELENG_7_0) 3. make buildworld 4. make buildkernel KERNCONF=GENERIC 5. make installkernel KERNCONF=GENERIC 6. reboot to single-user mode 7. mount -u / 8. mount -a 9. mergemaster -p But then I do: 10. make installworld and get this error: install: crt1.o: No such file or directory ***Error code 71 crt1.o does exist in /usr/lib. Thanks in advance for any clues on fixing this upgrade. dn
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?11184.12.178.36.25.1205347265.squirrel>