From owner-freebsd-ports@FreeBSD.ORG Sat Apr 2 23:10:21 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D3501106566B for ; Sat, 2 Apr 2011 23:10:21 +0000 (UTC) (envelope-from delphij@gmail.com) Received: from mail-pv0-f182.google.com (mail-pv0-f182.google.com [74.125.83.182]) by mx1.freebsd.org (Postfix) with ESMTP id A77D58FC1A for ; Sat, 2 Apr 2011 23:10:21 +0000 (UTC) Received: by pvg11 with SMTP id 11so1243334pvg.13 for ; Sat, 02 Apr 2011 16:10:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=nYm4IWZAfsFMGLLyWXqjLIuJOGMWhbC7TLlzJHcg5Xw=; b=tfRCWc83lBL1gRbb6nfGoCob+XINswzX180hDW6EA8xWci1/ukKSYYiwMIfinKq9Uo LAgDc3mbP6r0zcN0+6ZR+Zf/333gCiSXsEy4WbH+y0IqxSslYKV1g/zCUaPt4vogXHRK FHTyS2BvWtr5zC4uIXaEtjtQGSuYKmAKFr4eI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=yDWDsgtBsC4iO4e0CtYkHjvIWqRWOsiZl7VKZiA8Lz6F3bDgbZJHofQP6+rQM3CpnV /n/9ZvQEM0cIsZWzGk3ieFUuoKb1hivEkmskBvtcHLlHPqJ/LOWqkjbc7zkWZ6a0SjhL VPYenQleiKZ7Z6kcyY/g2mWtwtZjRkXebM3oA= MIME-Version: 1.0 Received: by 10.143.85.3 with SMTP id n3mr4436205wfl.326.1301785820195; Sat, 02 Apr 2011 16:10:20 -0700 (PDT) Received: by 10.68.62.164 with HTTP; Sat, 2 Apr 2011 16:10:20 -0700 (PDT) In-Reply-To: References: Date: Sat, 2 Apr 2011 16:10:20 -0700 Message-ID: From: Xin LI To: Jim Trigg Content-Type: text/plain; charset=UTF-8 Cc: freebsd-ports-mailinglist Subject: Re: Problem using devel/apr1 with OpenLDAP 2.4.25_1 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: Sat, 02 Apr 2011 23:10:21 -0000 On Sat, Apr 2, 2011 at 3:06 PM, Xin LI wrote: > On Sat, Apr 2, 2011 at 1:46 PM, Jim Trigg wrote: >> checking for ldap support... >> checking for ldap_init in -lldap... no >> checking for ldap_init in -lldap... no >> checking for ldap_init in -lldap... no >> checking for ldap_init in -lldap... no >> configure: error: could not find an LDAP library > > This is caused by 'FETCH' option which wants to drag libfetch(3) in > (it doesn't show the expected message though, you may have to open the > apr-util's config.log to see that). I have committed a better fix for the problem, please update to openldap24-client 2.4.25_2 and see if that helps. Cheers, -- Xin LI http://www.delphij.net