From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Oct 12 14:50:00 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BFC677CC for ; Fri, 12 Oct 2012 14:50:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [8.8.178.135]) by mx1.freebsd.org (Postfix) with ESMTP id 962D38FC1E for ; Fri, 12 Oct 2012 14:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9CEo0EP020882 for ; Fri, 12 Oct 2012 14:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9CEo0SC020881; Fri, 12 Oct 2012 14:50:00 GMT (envelope-from gnats) Resent-Date: Fri, 12 Oct 2012 14:50:00 GMT Resent-Message-Id: <201210121450.q9CEo0SC020881@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Thomas Johnson Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E0A462BE for ; Fri, 12 Oct 2012 14:41:39 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id C941E8FC12 for ; Fri, 12 Oct 2012 14:41:39 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id q9CEfdJd025745 for ; Fri, 12 Oct 2012 14:41:39 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id q9CEfdW7025744; Fri, 12 Oct 2012 14:41:39 GMT (envelope-from nobody) Message-Id: <201210121441.q9CEfdW7025744@red.freebsd.org> Date: Fri, 12 Oct 2012 14:41:39 GMT From: Thomas Johnson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/172641: net/netatalk3 configure fails when LDAP is enabled X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Oct 2012 14:50:00 -0000 >Number: 172641 >Category: ports >Synopsis: net/netatalk3 configure fails when LDAP is enabled >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Oct 12 14:50:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Thomas Johnson >Release: 9.1-RC2 >Organization: >Environment: FreeBSD afptest.example.com 9.1-RC2 FreeBSD 9.1-RC2 #0 r241106: Mon Oct 1 18:26:44 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Attempting to build netatalk3 (v3.0.1) fails if LDAP support is enabled. The build completes without incident if LDAP support is disabled. The last few lines of "make configure" are as follows: checking for LDAP (necessary for client-side ACL visibility)... yes checking ldap.h usability... no checking ldap.h presence... no checking for ldap.h... no configure: error: Missing LDAP headers ===> Script "configure" failed unexpectedly. Please report the problem to marcus@FreeBSD.org [maintainer] and attach the "/usr/ports/net/netatalk3/work/netatalk-3.0.1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/sbin/pkg_info -Ea). *** [do-configure] Error code 1 Stop in /usr/ports/net/netatalk3. *** [configure] Error code 1 Stop in /usr/ports/net/netatalk3. >How-To-Repeat: cd /usr/ports/net/netatalk3 make config Ensure that "LDAP" is selected make configure >Fix: >Release-Note: >Audit-Trail: >Unformatted: