Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 May 2002 18:29:28 +0200
From:      Erik Trulsson <ertr1013@student.uu.se>
To:        sebas-listes@iquebec.com
Cc:        questions@freebsd.org
Subject:   Re: make buildworld stops upgrade from 4.5 to stable.
Message-ID:  <20020501162928.GA64846@student.uu.se>
In-Reply-To: <20020501162319.GA9135@Bakounine.alternatives.ca>
References:  <20020501162319.GA9135@Bakounine.alternatives.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020501162928.GA64846>