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 <[EMAIL PROTECTED]>:

> 
> 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: [EMAIL PROTECTED] 
> > [mailto:[EMAIL PROTECTED]] On Behalf Of 
> > [EMAIL PROTECTED]
> > Sent: den 24 juli 2002 01:35
> > To: [EMAIL PROTECTED]
> > 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 [EMAIL PROTECTED]
> > with "unsubscribe freebsd-stable" in the body of the message
> > 
> > 
> > 
> 
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-stable" in the body of the message
> 




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to