From owner-freebsd-stable Wed Sep 26 22: 5:38 2001 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id CC04137B43B for ; Wed, 26 Sep 2001 22:05:34 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id f8R55Xu47539; Wed, 26 Sep 2001 23:05:33 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id f8R55W771393; Wed, 26 Sep 2001 23:05:32 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200109270505.f8R55W771393@harmony.village.org> To: Lane Holcombe Subject: Re: Going STABLE from CURRENT Cc: stable@FreeBSD.ORG In-reply-to: Your message of "Wed, 26 Sep 2001 22:14:56 CDT." <200109270314.UAA07836@gull.mail.pas.earthlink.net> References: <200109270314.UAA07836@gull.mail.pas.earthlink.net> Date: Wed, 26 Sep 2001 23:05:32 -0600 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <200109270314.UAA07836@gull.mail.pas.earthlink.net> Lane Holcombe writes: : PAM broke the other day, and after too long I realize that it is because I : have been running 5.0-CURRENT when I should be STABLE. : : So now I want to get to 4.4-STABLE. I removed /usr/src and reran cvsup for : RELENG_4. Then I sucessfully ran make build/install kernel KERNCONF=GENERIC. : : But now make buildworld keeps failing at: That sounds strange. In the past (like 4 months ago), I did a 5.0 -> 4.3-stable upgrade with the following technique: make buildworld make instalworld -k make instalworld -k # build the kernel via the old way install the kernel mergemaster reboot make world rebuild the kernel again mergemaster (again) I'm sure that I've forgotten some hacks I had to do to make it work. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message