From owner-freebsd-current@FreeBSD.ORG Wed Sep 24 23:41:50 2008 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C923F106568A; Wed, 24 Sep 2008 23:41:50 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 8144E8FC0C; Wed, 24 Sep 2008 23:41:50 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from [85.173.17.252] (helo=moosa) by services.ipt.ru with esmtpa (Exim 4.54 (FreeBSD)) id 1KidzR-000Mhd-BK; Thu, 25 Sep 2008 03:41:49 +0400 To: Robert Noland References: <17012186@ipt.ru> <1222297481.1666.1.camel@wombat.2hip.net> From: Boris Samorodov Date: Thu, 25 Sep 2008 03:41:47 +0400 In-Reply-To: <1222297481.1666.1.camel@wombat.2hip.net> (Robert Noland's message of "Wed\, 24 Sep 2008 19\:04\:41 -0400") Message-ID: <36692404@ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-current@FreeBSD.org Subject: Re: gssapi: Undefined symbol "GSS_C_NT_HOSTBASED_SERVICE" and "gss_oid_equal" 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: Wed, 24 Sep 2008 23:41:50 -0000 Hello Robert, On Wed, 24 Sep 2008 19:04:41 -0400 Robert Noland wrote: > On Thu, 2008-09-25 at 00:02 +0400, Boris Samorodov wrote: > > I've done a fresh install of 8-amd64-current system, added a > > cyrus-imapd (packaged at tinderbox -- another host). And I can't use > > gssapi: > Please try this patch... I sent it to the maintainer during the freeze. Yes, that did it! And that was a port problem, not the OS itself. I deinstalled mail/cyrus-imap2 and installed a patched version of mail/cyrus-imapd23. Then everything went fine. Thanks for your help, much appreciated. WBR -- bsam