From owner-freebsd-current Mon Jun 25 14: 6:15 2001 Delivered-To: freebsd-current@freebsd.org Received: from segfault.kiev.ua (segfault.kiev.ua [193.193.193.4]) by hub.freebsd.org (Postfix) with ESMTP id 1DC5E37B405 for ; Mon, 25 Jun 2001 14:05:59 -0700 (PDT) (envelope-from netch@iv.nn.kiev.ua) Received: (from uucp@localhost) by segfault.kiev.ua (8) with UUCP id ACD56324; Tue, 26 Jun 2001 00:05:30 +0300 (EEST) (envelope-from netch@iv.nn.kiev.ua) Received: (from netch@localhost) by iv.nn.kiev.ua (8.11.4/8.11.4) id f5PKWRt02195; Mon, 25 Jun 2001 23:32:27 +0300 (EEST) (envelope-from netch) Date: Mon, 25 Jun 2001 23:32:27 +0300 From: Valentin Nechayev To: "T.J. Kniveton" Cc: current@FreeBSD.ORG Subject: Re: From -current to -stable? Message-ID: <20010625233227.A1951@iv.nn.kiev.ua> References: <3B326EFD.AE1D558D@Kniveton.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3B326EFD.AE1D558D@Kniveton.com>; from TJ@Kniveton.com on Thu, Jun 21, 2001 at 03:02:37PM -0700 X-42: On Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thu, Jun 21, 2001 at 15:02:37, TJ (T.J. Kniveton) wrote about "From -current to -stable?": > I followed the directions on the freebsd web site to grab the latest > -stable sources, but it looks like somehow I got the -current sources, > built and installed them (doh!). > > Everything is working ok, but this is my development laptop, and it > would probably be wiser to track -stable so that things will still work. > I have grabbed the RELENG_4 source, but it is dying at unctrl.h. Is > there any way to go backward from an installed current build, to stable? 1. Do binary install. 2. Make world with includes from RELENG_4. I successfully did it with /usr/include copied from another 4-stable host. Maxim Sobolev recommended to do `make includes' before `make buildworld'. A rumour was that it is already fixed (building doesn't depend on host includes) but... /netch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message