From owner-freebsd-stable Wed Sep 26 20:15: 5 2001 Delivered-To: freebsd-stable@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 3D5C037B43C for ; Wed, 26 Sep 2001 20:14:58 -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 UAA07836 for ; Wed, 26 Sep 2001 20:14:57 -0700 (PDT) Message-Id: <200109270314.UAA07836@gull.mail.pas.earthlink.net> Content-Type: text/plain; charset="iso-8859-1" From: Lane Holcombe To: stable@freebsd.org Subject: Going STABLE from CURRENT Date: Wed, 26 Sep 2001 22:14:56 -0500 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 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) P.S. I initially posted this at freebsd-questions@freebsd.org and THEN I read Mark's reply, below. I have followed his advice, including two runs of "make cleandir" and "rm -rf /usr/obj/*" but the problem repeats itself. ---------- Forwarded Message ---------- Subject: Re: Please forgive me if I am out of line ... Date: Mon, 24 Sep 2001 08:59:27 +0100 From: Mark Murray To: Lane Holcombe Hi Clean up your source tree completely, and make sure there is no garbage. ("make cleandir" twice does most of that. 'rm -rf /usr/obj/*' does a bit more.) Then cvsup your cources to the latest possible. (STABLE or CURRENT). Then make world. If that doesn't work, then please report the problem in great detail to current@freebsd.org or stable@freebsd.org (not both) depending on which version of freebsd you are using. M > I'm trying to make PAM work because I continue to get the follwing message > when I use "su": > > /usr/libexec/ld-elf.so.1: /usr/lib/pam_rootok.so: Undefined symbol > "_pam_verbose_error" > > I have attempted to recreate PAM from source at /usr/src/lib/libpam but the > build fails at pam_ssh with: > > /usr/libexec/elf/ld: cannot find -lssh > > I have been working around this for several weeks, but it has become quite > a headache. > > The reason that I have contacted you is because committer markm last > created the Makefile in /usr/src/lib/libpam/libpam on 2001/07/09 - and I > hope that is you. > > thanks in advance > > lane (holcombe) -- o Mark Murray \_ FreeBSD Services Limited O.\_ Warning: this .sig is umop ap!sdn ------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message