Date: Mon, 06 Apr 2009 09:54:33 +0200 From: Hartmut Brandt <hartmut.brandt@dlr.de> To: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Cc: Kostik Belousov <kostikbel@gmail.com>, kazakov@gmail.com, current@freebsd.org Subject: Re: problem with nss_ldap Message-ID: <49D9B539.9060700@dlr.de> In-Reply-To: <49D92586.6030803@sdf.lonestar.org> References: <E2F5A6372272F744859F67CB11ABC1110507D4@exbe05.intra.dlr.de> <alpine.BSF.1.10.0901231858510.1173@knopdnsimu13l.kn.op.dlr.de> <49A69B74.1080201@sdf.lonestar.org> <49A97F2E.3030005@sdf.lonestar.org> <20090306213531.G60465@beagle.kn.op.dlr.de> <20090306211650.GD41617@deviant.kiev.zoral.com.ua> <ea4fb05da7fa78720849158fe0fcb840.squirrel@webmail.freeshell.org> <20090306222433.GF41617@deviant.kiev.zoral.com.ua> <FE4696E5-35E2-45BC-893E-F74CCB5A7F05@rabson.org> <20090310114131.GD41617@deviant.kiev.zoral.com.ua> <70D16F57-F7E3-4CDA-BCD5-5D79B566510B@rabson.org> <49B69C36.3010307@sdf.lonestar.org> <49D92586.6030803@sdf.lonestar.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Tom McLaughlin wrote: > 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: > <snip> >> 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. :) Yes. I get this on every 'ls -l' and on 'vi' which is kind of annoying. But I have not enough GSSAPI-foo... harti
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49D9B539.9060700>