From owner-freebsd-current Sun May 5 4:48:42 2002 Delivered-To: freebsd-current@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id C6EC837B405; Sun, 5 May 2002 04:48:37 -0700 (PDT) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 1FCA0535E; Sun, 5 May 2002 13:48:31 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Doug Barton Cc: John Baldwin , Subject: Re: xdm broken on current References: <20020504230811.T1525-100000@master.gorean.org> From: Dag-Erling Smorgrav Date: 05 May 2002 13:48:30 +0200 In-Reply-To: <20020504230811.T1525-100000@master.gorean.org> Message-ID: Lines: 27 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Doug Barton writes: > unable to dlopen(/usr/lib/pam_nologin.so) > [dlerror: Cannot open "/usr/lib/pam_nologin.so"] > adding faulty module: /usr/lib/pam_nologin.so > unable to dlopen(/usr/lib/pam_opieaccess.so) > [dlerror: Cannot open "/usr/lib/pam_opieaccess.so"] > adding faulty module: /usr/lib/pam_opieaccess.so > unable to dlopen(/usr/lib/pam_lastlog.so) > [dlerror: Cannot open "/usr/lib/pam_lastlog.so"] > adding faulty module: /usr/lib/pam_lastlog.so Yep, these modules don't exist in -STABLE. You should keep your old /etc/pam.conf around for -STABLE programs. > unable to dlopen(/usr/lib/pam_opie.so) > [dlerror: /usr/lib/libopie.so.2: Undefined symbol "__xuname"] > adding faulty module: /usr/lib/pam_opie.so It seems libopie should have had its major bumped with libc, but didn't. But why on earth is xdm trying to use pam_opie? DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message