Date: Wed, 1 May 2002 14:06:36 -0400 From: sebas-listes@iquebec.com To: Erik Trulsson <ertr1013@student.uu.se> Cc: questions@freebsd.org Subject: Re: make buildworld stops upgrade from 4.5 to stable. Message-ID: <20020501180636.GB9135@Bakounine.alternatives.ca> In-Reply-To: <20020501162928.GA64846@student.uu.se> References: <20020501162319.GA9135@Bakounine.alternatives.ca> <20020501162928.GA64846@student.uu.se>
next in thread | previous in thread | raw e-mail | index | archive | help
Oups... I was expecting something more like! You are done with buildworld friend. Go get a beer! It only took 21:00 minutes as well... so I thought it was not done. So the last lines should be something like ===>etc Thank for your help. ;-) Sebastien On Wed, May 01, 2002 at 06:29:28PM +0200, Erik Trulsson wrote: > On Wed, May 01, 2002 at 12:23:20PM -0400, sebas-listes@iquebec.com wrote: > > Hi, > > > > I'm trying to upgrade from 4.5 release to stable. Everything in my > > etc/make.conf is commented out. > > > > But it stops after sometimes with these lines.... > > ----------------------------------------------- > > ===> etc/sendmail > > rm -f freebsd.cf > > (cd /usr/src/etc/sendmail && m4 > > -D_CF_DIR_=/usr/src/etc/sendmail/../../contrib/sendmail/cf/ > > /usr/src/etc/sendmail/../../contrib/sendmail/cf/m4/cf.m4 freebsd.mc) > > > freebsd.cf > > chmod 444 freebsd.cf > > > > > > --------------------------------------------- > > > > Is there something special that needs to be done? Why is stopping? > > It is stopping because it is finished building the world. > Those lines are usually the last ones printed in a buildworld. > What did you expect to happen afterwards? > > You still have to build and install a new kernel and install the newly > built world. See /usr/src/UPDATING or the handbook for details. > > > -- > <Insert your favourite quote here.> > Erik Trulsson > ertr1013@student.uu.se > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020501180636.GB9135>