Skip site navigation (1)Skip section navigation (2)
Date:      05 May 2002 04:10:15 +0200
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        Doug Barton <DougB@FreeBSD.org>
Cc:        John Baldwin <jhb@FreeBSD.org>, <current@FreeBSD.org>
Subject:   Re: xdm broken on current
Message-ID:  <xzpznzfxs3c.fsf@flood.ping.uio.no>
In-Reply-To: <20020504183240.N349-100000@master.gorean.org>
References:  <20020504183240.N349-100000@master.gorean.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Doug Barton <DougB@FreeBSD.org> 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




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