From owner-freebsd-ports@FreeBSD.ORG Fri May 11 17:15:34 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BDAB7106566C for ; Fri, 11 May 2012 17:15:34 +0000 (UTC) (envelope-from matthias.andree@gmx.de) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by mx1.freebsd.org (Postfix) with SMTP id 112288FC0A for ; Fri, 11 May 2012 17:15:33 +0000 (UTC) Received: (qmail invoked by alias); 11 May 2012 17:15:26 -0000 Received: from g227138085.adsl.alicedsl.de (EHLO mandree.no-ip.org) [92.227.138.85] by mail.gmx.net (mp030) with SMTP; 11 May 2012 19:15:26 +0200 X-Authenticated: #428038 X-Provags-ID: V01U2FsdGVkX1+8QYwKZa28+d7ZHbvtBA2R07B/8sH3ZfYaGe1f1Z 7sBbXfuNRgR78e Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by apollo.emma.line.org (Postfix) with ESMTP id 2C1F723DADB for ; Fri, 11 May 2012 19:15:25 +0200 (CEST) Message-ID: <4FAD492C.3060807@gmx.de> Date: Fri, 11 May 2012 19:15:24 +0200 From: Matthias Andree User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: In-Reply-To: X-Enigmail-Version: 1.5pre Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: Re: Heimdal 1.5.2 problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 May 2012 17:15:34 -0000 Am 11.05.2012 04:42, schrieb Robert Simmons: > And, this is the version of BerkeleyDB that it compiles and installs > to satisfy the BDB backend that I enabled during config: > db41-4.1.25_4 Try with the newest BDB that builds. Chances are versions 4.4 and beyond are better-behaved, chances are that they aren't. db41 is very old. > Has anyone else successfully installed Heimdal 1.5.2 from ports on > FreeBSD 9.0? What did you do differently than me? I'm using the base system Kerberos where needed (i. e. fetchmail as a GSSAPI client).