Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Oct 2012 14:41:39 GMT
From:      Thomas Johnson <NTmatter@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/172641: net/netatalk3 configure fails when LDAP is enabled
Message-ID:  <201210121441.q9CEfdW7025744@red.freebsd.org>
Resent-Message-ID: <201210121450.q9CEo0SC020881@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210121441.q9CEfdW7025744>