From owner-freebsd-questions@FreeBSD.ORG Tue Sep 26 17:20:11 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51C8B16A40F for ; Tue, 26 Sep 2006 17:20:11 +0000 (UTC) (envelope-from corwin@aeternal.net) Received: from amber.aeternal.net (amber.aeternal.net [212.232.17.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBF8D43D62 for ; Tue, 26 Sep 2006 17:20:05 +0000 (GMT) (envelope-from corwin@aeternal.net) Received: from localhost (localhost.aeternal.net [127.0.0.1]) by amber.aeternal.net (Postfix) with ESMTP id 42B5DB995 for ; Tue, 26 Sep 2006 19:20:36 +0200 (CEST) X-Virus-Scanned: by amavisd-new at aeternal.net Received: from amber.aeternal.net ([127.0.0.1]) by localhost (amber.aeternal.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jtjltwyMHgG7 for ; Tue, 26 Sep 2006 19:20:35 +0200 (CEST) Received: from [127.0.0.1] (chello089173027168.chello.sk [89.173.27.168]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by amber.aeternal.net (Postfix) with ESMTP id 98D45B9A0 for ; Tue, 26 Sep 2006 19:20:35 +0200 (CEST) Message-ID: <45196140.5040900@aeternal.net> Date: Tue, 26 Sep 2006 19:20:00 +0200 From: Martin Hudec User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: 'FreeBSD Questions' References: <4518B028.6000104@aeternal.net> <45192D48.6090308@mikestammer.com> In-Reply-To: <45192D48.6090308@mikestammer.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: dovecot port not compiling with mysql support X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: corwin@aeternal.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Sep 2006 17:20:11 -0000 Hello Eric, Eric wrote: > i believe they just checked in an update to rc7 for dovecot with the fix > for high kqueue loads yesterday. Update your ports tree and you should > see it. The check in notes specifically mentioned the kqueue fix. It's okay, but issue with compiling is reoccuring. Martin