From owner-freebsd-questions Sun Sep 23 6:40:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from avocet.mail.pas.earthlink.net (avocet.mail.pas.earthlink.net [207.217.121.50]) by hub.freebsd.org (Postfix) with ESMTP id B194037B431 for ; Sun, 23 Sep 2001 06:40:07 -0700 (PDT) Received: from user-v3qsas8.dsl.mindspring.com ([199.174.43.136] helo=server.unix.home) by avocet.mail.pas.earthlink.net with smtp (Exim 3.32 #2) id 15l9UN-0002ds-00 for freebsd-questions@freebsd.org; Sun, 23 Sep 2001 06:40:07 -0700 Content-Type: text/plain; charset="iso-8859-1" From: Lane Holcombe To: freebsd-questions@freebsd.org Subject: Pam is broken Date: Sun, 23 Sep 2001 08:40:06 -0500 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01092308400605.01860@server.unix.home> Content-Transfer-Encoding: 8bit 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 I'm trying to update a source tree using cvs and I keep getting this error: /usr/libexec/ld-elf.so.1: /usr/lib/pam_unix.so: Undefined symbol "_pam_verbose_error" I've tried to rebuild pam using "make all", "make install" from /usr/src/lib/libpam, but this doesn't seem to correct the problem (even though the install completes successfully). Is there a single package that I can add to make pam work again? thanks lane (holcombe) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message