Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 2002 23:23:50 -0600
From:      Scott Long <scott_long@btc.adaptec.com>
To:        "David O'Brien" <obrien@freebsd.org>, Dag-Erling Smorgrav <des@ofug.org>, cvs-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/lib/compat/compat4x.i386 Makefile pam_cleartext_pass_ok.so.bz2.uu pam_deny.so.bz2.uu pam_opie.so.bz2.uu pam_permit.so.bz2.uu pam_radius.so.bz2.uu pam_skey.so.bz2.uu pam_ssh.so.bz2.uu pam_tacplus.so.bz2.uu pam_unix.so.bz2.uu
Message-ID:  <20020627052349.GA16963@hollin.btc.adaptec.com>
In-Reply-To: <20020626221456.B7488@dragon.nuxi.com>
References:  <200206250418.g5P4Ij389045@freefall.freebsd.org> <xzpvg85y14u.fsf@flood.ping.uio.no> <20020626221456.B7488@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 26, 2002 at 10:14:56PM -0700, David O'Brien wrote:
> On Thu, Jun 27, 2002 at 03:13:37AM +0200, Dag-Erling Smorgrav wrote:
> > "David E. O'Brien" <obrien@FreeBSD.org> writes:
> > >   Log:
> > >   Add the [Linux] PAM modules that are still used in RELENG_4, but not -CURRENT.
> > >   These are at the 4.6-RELEASE level.
> > 
> > We need libpam.so.1 too, otherwise the modules are useless.
> 
> Doh!  Pointy hat to me.
> I remember making a mental note about that, but it got fell out of the
> bottom of my cirucular memory stack.  Will add that lib too.

I just tried using libpam.so.1 on -current, and it complained about not
being able to find its pam submodules.  It seemed to have a hard-coded
path to /usr/lib =-(

: unable to dlopen(/usr/lib/pam_nologin.so) 
: [dlerror: Cannot open "/usr/lib/pam_nologi n.so"]
: adding faulty module: /usr/lib/pam_nologin .so

Also, it seems that libstc++.so.3 didn't make it into the commit
either....

Scott

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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