Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Mar 1999 01:06:55 +0900
From:      "Daniel C. Sobral" <dcs@newsguy.com>
To:        Mike Meyer <mwm@phone.net>
Cc:        "Michael C. Vergallen" <mvergall@mail.double-barrel.be>, stable@FreeBSD.ORG
Subject:   Re: Build of 3.1-STABLE failing?
Message-ID:  <36F3C79F.31ADDB05@newsguy.com>
References:  <Pine.BSF.4.05.9903192109510.464-100000@guru.phone.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Mike Meyer wrote:
> 
> Um - are you sure? I'm running 3.1-STABLE already - just a bit behind
> the times. Normally, to update, I do a "make update", then a "make"
> and "make install".
> 
> This is the first time that process has failed.

And it failed because "make world", not "make && make install" is
the correct. Or "make buildworld" and then "make installworld".

That it has not failed before is just luck. It doesn't even mean
that your system is actually up to date.

You also should update your kernel on a regular basis. Like,
whenever you do a "make world". :-) Updating the kernel is *not*
covered by the process you are (but shouldn't be) doing.

Finally, /etc is also not covered. For this particular step, the
port named "mergemaster" is highly recommended. The alternative is
doing it by hand.

All this information is on the handbook. The handbook is your
friend, use it.

--
Daniel C. Sobral			(8-DCS)
dcs@newsguy.com
dcs@freebsd.org

	"What happened?"
	"It moved, sir!"




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?36F3C79F.31ADDB05>