From owner-freebsd-questions Wed Sep 26 20: 9:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gull.mail.pas.earthlink.net (gull.mail.pas.earthlink.net [207.217.121.85]) by hub.freebsd.org (Postfix) with ESMTP id 8C4A137B415 for ; Wed, 26 Sep 2001 20:09:38 -0700 (PDT) Received: from there (user-33qsaa4.dsl.mindspring.com [199.174.41.68]) by gull.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with SMTP id UAA16137 for ; Wed, 26 Sep 2001 20:09:37 -0700 (PDT) Message-Id: <200109270309.UAA16137@gull.mail.pas.earthlink.net> Content-Type: text/plain; charset="iso-8859-1" From: Lane Holcombe Subject: How to get STABLE from CURRENT Date: Wed, 26 Sep 2001 22:08:16 -0500 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit To: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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: sys/boot/ficl ".depend", line 1: Need an operator < hundreds more lines of the same snipped> I finally located the offending file at /usr/obj/usr/src/sys/boot/ficl/.depend and the first several lines appear as garbage characters, but then the following words appear: Created from source file @/dev/pci./pci_if.m with @/kern/makeobj/ops.pl But I don't know what to do with this information. How can I get to STABLE from CURRENT? lane (holcombe) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message