Date: Mon, 25 Jun 2001 23:32:27 +0300 From: Valentin Nechayev <netch@iv.nn.kiev.ua> To: "T.J. Kniveton" <TJ@Kniveton.com> Cc: current@FreeBSD.ORG Subject: Re: From -current to -stable? Message-ID: <20010625233227.A1951@iv.nn.kiev.ua> In-Reply-To: <3B326EFD.AE1D558D@Kniveton.com>; from TJ@Kniveton.com on Thu, Jun 21, 2001 at 03:02:37PM -0700 References: <3B326EFD.AE1D558D@Kniveton.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010625233227.A1951>