Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Apr 2002 19:48:11 -0600 (MDT)
From:      "M. Warner Losh" <imp@village.org>
To:        Jeff.Kelly@t-online.de
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: upgrade from 4.5 to current fails
Message-ID:  <20020424.194811.105459947.imp@village.org>
In-Reply-To: <001901c1eb11$9abdb5a0$594bfea9@bender>
References:  <001901c1eb11$9abdb5a0$594bfea9@bender>

next in thread | previous in thread | raw e-mail | index | archive | help
You have to do, as UPDATING tells you:

	make buildworld
	make buildkernel
	make installkernel
	<reboot in single user>
	mergemaster -p
	make installworld 
	mergemaster

for things to work right.  The Sig 12 are from new system calls in the
newly compiled binaries.  You must reboot a new kernel to cope.

Warner

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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