Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2001 22:08:16 -0500
From:      Lane Holcombe <laneholc@earthlink.net>
To:        freebsd-questions@freebsd.org
Subject:   How to get STABLE from CURRENT
Message-ID:  <200109270309.UAA16137@gull.mail.pas.earthlink.net>

next in thread | raw e-mail | index | archive | help
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




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