Date: Thu, 25 Jul 2002 08:34:31 +0100 From: <sroberts@dsl.pipex.com> To: Daniel Eriksson <Daniel.Eriksson@computer.org> Cc: <freebsd-stable@FreeBSD.ORG> Subject: RE: Upgrading 4.4 Rel to 4 Stable fails at make installworld Message-ID: <1027582471.3d3faa0721fe1@netmail.pipex.net> In-Reply-To: <!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAA0VcX9IoJqUaXPS8MjT1PdsKAAAAQAAAABJ4KVtCH6Uihl72lflypmAEAAAAA@computer.org> References: <!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAA0VcX9IoJqUaXPS8MjT1PdsKAAAAQAAAABJ4KVtCH6Uihl72lflypmAEAAAAA@computer.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Daniel, Thanks for taking the time to reply. I managed to get past this error in the end by redoing buildworld and starting over again (a couple of times). Thanks again Stacey Quoting Daniel Eriksson <Daniel.Eriksson@computer.org>: > > Your problem is that you performed a "make install clean" for > mergemaster. The files that "make installworld" expected were removed by > the "clean" stage, that's why it failed. If you still haven't solved > this then the following should fix your problem: > > cd /usr/src/usr.sbin/mergemaster > make > cd /usr/src > make installworld > > /Daniel > > > -----Original Message----- > > From: owner-freebsd-stable@FreeBSD.ORG > > [mailto:owner-freebsd-stable@FreeBSD.ORG] On Behalf Of > > sroberts@dsl.pipex.com > > Sent: den 24 juli 2002 01:35 > > To: freebsd-stable@FreeBSD.ORG > > Subject: Upgrading 4.4 Rel to 4 Stable fails at make installworld > > > > > > > > Hello, > > I've just done a fresh install of 4.4Rel, and I'm > > trying to upgrade to > > the latest stable. > > > > In single user mode [using shutdown now] having dropped from > > multiuser mode - > > All went well until I got to "make installworld". I hit the issue > > mentioned in > > UPDATING 20020404 about the new Sendmail user smmsp. I > > followed the advice to: > > cd /usr/src/usr.sbin/mergemaster; make install clean > > mergemaster -p > > > > I used the "i" option to install each of the temporary files that > > appeared. > > > > I then ran "make installworld", which fails with the following: > > > > ===> usr/sbin/mergemaster > > install -c -o root -g wheel -m 444 mergemaster8.gz /usr/share/man/man8 > > > > install: mergemaster.8.gz : No such file or directory > > *** Error Code 71 > > > > Stop in /usr/src/usr.sbin/mergemaster. > > *** Error Code 1 > > > > Stop in /usr/src/usr.sbin. > > *** Error Code 1 > > > > Can someone help with this please? If its documented in > > UPDATING, I figure > > there should be a procedure out of this out there. > > > > Stacey > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-stable" in the body of the message > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1027582471.3d3faa0721fe1>