From owner-freebsd-current Sat May 4 19:10:23 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 504B737B400; Sat, 4 May 2002 19:10:19 -0700 (PDT) Received: by flood.ping.uio.no (Postfix, from userid 2602) id BD724535E; Sun, 5 May 2002 04:10:16 +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: <20020504183240.N349-100000@master.gorean.org> From: Dag-Erling Smorgrav Date: 05 May 2002 04:10:15 +0200 In-Reply-To: <20020504183240.N349-100000@master.gorean.org> Message-ID: Lines: 26 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: > Ok, I updated to today's -current, including v. 1.4 of > /etc/pam.d/xdm, and still no joy: > > PAM unable to dlopen(/usr/lib/pam_unix.so) > PAM [dlerror: /usr/lib/pam_unix.so: Undefined symbol "setnetconfig"] > PAM adding faulty module: /usr/lib/pam_unix.so > PAM unable to dlopen(/usr/lib/pam_opie.so) > PAM [dlerror: /usr/lib/libopie.so.2: Undefined symbol "__xuname"] > PAM adding faulty module: /usr/lib/pam_opie.so > PAM unable to dlopen(/usr/lib/pam_opieaccess.so) > PAM [dlerror: /usr/lib/libopie.so.2: Undefined symbol "__xuname"] > PAM adding faulty module: /usr/lib/pam_opieaccess.so That's right, I'd forgotten - the old PAM modules don't like libc.so.5. Not much I can do about that :( I'm afraid you'll have to rebuild X. > I replaced all the .so's with links to *.so.2, and now I get: That will most definitely not work. The version numbers are there for a reason. 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