From owner-freebsd-current@FreeBSD.ORG Sun Apr 5 21:41:35 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86FB9106568F for ; Sun, 5 Apr 2009 21:41:35 +0000 (UTC) (envelope-from tmclaugh@sdf.lonestar.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4ACCD8FC1B; Sun, 5 Apr 2009 21:41:35 +0000 (UTC) (envelope-from tmclaugh@sdf.lonestar.org) Received: from straycat.dhs.org (root@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n35LfWnD039213; Sun, 5 Apr 2009 21:41:33 GMT (envelope-from tmclaugh@sdf.lonestar.org) Received: from tomcat.straycat.dhs.org (tomcat.straycat.dhs.org [192.168.3.130]) by straycat.dhs.org (8.14.1/8.14.1) with ESMTP id n35LfVj5004172; Sun, 5 Apr 2009 17:41:31 -0400 (EDT) Message-ID: <49D92586.6030803@sdf.lonestar.org> Date: Sun, 05 Apr 2009 17:41:26 -0400 From: Tom McLaughlin User-Agent: Thunderbird 2.0.0.21 (X11/20090320) MIME-Version: 1.0 To: Tom McLaughlin References: <49A69B74.1080201@sdf.lonestar.org> <49A97F2E.3030005@sdf.lonestar.org> <20090306213531.G60465@beagle.kn.op.dlr.de> <20090306211650.GD41617@deviant.kiev.zoral.com.ua> <20090306222433.GF41617@deviant.kiev.zoral.com.ua> <20090310114131.GD41617@deviant.kiev.zoral.com.ua> <70D16F57-F7E3-4CDA-BCD5-5D79B566510B@rabson.org> <49B69C36.3010307@sdf.lonestar.org> In-Reply-To: <49B69C36.3010307@sdf.lonestar.org> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Kostik Belousov , Hartmut Brandt , kazakov@gmail.com, current@freebsd.org Subject: Re: problem with nss_ldap X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Apr 2009 21:41:35 -0000 Tom McLaughlin wrote, On 03/10/2009 12:58 PM: > Doug Rabson wrote: >> On 10 Mar 2009, at 11:41, Kostik Belousov wrote: >> >>> On Tue, Mar 10, 2009 at 10:38:51AM +0000, Doug Rabson wrote: >>>> On 6 Mar 2009, at 22:24, Kostik Belousov wrote: >>>> >>>>> On Fri, Mar 06, 2009 at 05:00:49PM -0500, tmclaugh@sdf.lonestar.org >>>>> wrote: >>>>>>> On Fri, Mar 06, 2009 at 09:39:31PM +0100, Hartmut Brandt wrote: >>>>>>>> Hi Tom, >>>>>>>> >>>>>>>> On Sat, 28 Feb 2009, Tom McLaughlin wrote: >>>>>>>> >>>>>>>> TM>Tom McLaughlin wrote: >>>>>>>> TM>> Harti Brandt wrote: >>>>>>>> TM>> > On Sun, 18 Jan 2009, Hartmut.Brandt@dlr.de wrote: > Okay, attached is a patch to nss_ldap. On -CURRENT I have changed the > CONFIGURE_ARG to use "--enable-configurable-krb5-ccname-gssapi" instead > of "--enable-configurable-krb5-ccname-env" which fixes Harti's initial > problem with apps like cron failing. It will also make nss_ldap link > against libgssapi and libgssapi_krb5. I still have one lingering issue > though at least things work. > > [tom@freebsd-8-amd64 tom]$ getent passwd tom > dlopen: /usr/lib/libgssapi_spnego.so.10: Undefined symbol > "GSS_C_NT_HOSTBASED_SERVICE" > tom:x:10001:10001:Tom McLaughlin:/home/tom:/bin/sh > Hey, just curious if there's anything that can be done about the one lingering issue I have above with: dlopen: /usr/lib/libgssapi_spnego.so.10: Undefined symbol "GSS_C_NT_HOSTBASED_SERVICE" Got back from vacation and happen to go through my -CURRENT box's mailbox and cron has flooded my inbox with emails because of this. Would be nice to make this go away. :) tom -- | tmclaugh at sdf.lonestar.org tmclaugh at FreeBSD.org | | FreeBSD http://www.FreeBSD.org |