From owner-freebsd-current Tue Apr 16 18: 7: 0 2002 Delivered-To: freebsd-current@freebsd.org Received: from falcon.prod.itd.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id 3998637B41A; Tue, 16 Apr 2002 18:06:54 -0700 (PDT) Received: from pool0108.cvx40-bradley.dialup.earthlink.net ([216.244.42.108] helo=mindspring.com) by falcon.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16xduN-0004ak-00; Tue, 16 Apr 2002 18:06:51 -0700 Message-ID: <3CBCCA90.F488F0BF@mindspring.com> Date: Tue, 16 Apr 2002 18:06:24 -0700 From: Terry Lambert X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Dag-Erling Smorgrav Cc: Benno Rice , Daniel Eischen , current@FreeBSD.org Subject: Re: PAM broke? References: <1018929002.422.7.camel@ratchet.jeamland.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Dag-Erling Smorgrav wrote: > Benno Rice writes: > > I think des's commit that removed the _use_yp variable from > > usr.sbin/vipw/pw_util.c fixed it. I managed to get an unresolved symbol > > error for _use_yp out of pam with the attached patch. > > I have a similar patch in my tree, but dlerror() keeps returning NULL, > and I've been unable to find out why :( I ended up modifying > _rtld_error() in rtld.c to actually print the error message. Ugh. It indicates that the dlerror() symbol wasn't foind un ld.so by the glue code. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message