Date: Sun, 18 Oct 2009 23:29:49 -0400 From: John Almberg <jalmberg@identry.com> To: Paul Schmehl <pschmehl_lists@tx.rr.com> Cc: LoH <lordofhyphens@gmail.com>, freebsd-questions@freebsd.org Subject: Re: Fwd: upgrading remote server Message-ID: <4ADBDD2D.5040709@identry.com> In-Reply-To: <F6B4177ED8AA34BFB566A64D@Macintosh-2.local> References: <4ADB2F6F.8090107@identry.com> <9cbf3f070910180834g775f7116o688ffbdc1861642d@mail.gmail.com> <4ADB51AA.80104@identry.com> <beaf3aa50910181101y1fc66eefs78052dc96857de4e@mail.gmail.com> <beaf3aa50910181102k39d23110kd467fe79b4de73f5@mail.gmail.com> <4ADB75D8.5060404@identry.com> <4ADB8631.7000800@identry.com> <4ADB8AD3.5050009@gmail.com> <4ADB9C50.3000505@identry.com> <F6B4177ED8AA34BFB566A64D@Macintosh-2.local>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4ADBDD2D.5040709>