From owner-freebsd-questions@FreeBSD.ORG Tue Mar 15 16:23:59 2005 Return-Path: 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 15A0216A4CE for ; Tue, 15 Mar 2005 16:23:59 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74AF243D41 for ; Tue, 15 Mar 2005 16:23:58 +0000 (GMT) (envelope-from singh.madhusudan@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so1160wra for ; Tue, 15 Mar 2005 08:23:57 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=E6gSN2wV5yJ/H+r+WKZvRk6JfezH7DTA+QKfHAWg8JoyCIyLC8U6gO16lIKB4c+qeXvWZ5OxW3tACuvdZIHv2dj5hTikfyEUIF9jwK1VowvgBVW2xPKWSRt06wxbHDURRPANcg593VxqaFQTy1YFgwGSAzSd7fngtPb9i44S+qI= Received: by 10.54.62.20 with SMTP id k20mr3976106wra; Tue, 15 Mar 2005 08:23:57 -0800 (PST) Received: from BUSH-THREE-FIFTY-SIX.MIT.EDU ([18.82.6.101]) by mx.gmail.com with ESMTP id 43sm1383556wri.2005.03.15.08.23.56; Tue, 15 Mar 2005 08:23:57 -0800 (PST) From: Madhusudan Singh To: freebsd-questions@freebsd.org Date: Tue, 15 Mar 2005 11:24:45 -0500 User-Agent: KMail/1.7.1 References: <200503142343.08528.singh.madhusudan@gmail.com> <46530.128.221.197.136.1110902918.squirrel@mail.scadian.net> In-Reply-To: <46530.128.221.197.136.1110902918.squirrel@mail.scadian.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200503151124.45414.singh.madhusudan@gmail.com> Subject: Re: dovecot is broken in ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 16:23:59 -0000 On Tuesday 15 March 2005 11:08, Jim Trigg wrote: > On Mon, March 14, 2005 11:43 pm, Madhusudan Singh said: > > Hi > > > > Just want to report that dovecot seems to be broken : > > > > =3D=3D=3D> Returning to build of dovecot-0.99.14 > > =3D=3D=3D> dovecot-0.99.14 depends on shared library: sasl2.2 - found > > =3D=3D=3D> dovecot-0.99.14 depends on shared library: ldap-2.2.7 - fo= und > > =3D=3D=3D> dovecot-0.99.14 depends on shared library: iconv.3 - found > > [snip] > > > install: /usr/ports/mail/dovecot/work/dovecot-0.99.14/src/imap/imap: No > > such > > file or directory > > *** Error code 71 > > It looks to me like the problem must be in the ldap integration; I just > upgraded my copy last night with no problems, and do use sasl but not > ldap. > > Jim Thanks for your response. However, any attempt to clean it, remove gnutls (pkg_delete) and install it again fails with : =3D=3D=3D>=A0=A0dovecot-0.99.14=A0Currently=A0incompatible=A0with=A0securit= y/gnutls. I do not have gnutls installed now (just removed it). Why should I get this message (even after make clean and make distclean) ?