Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Aug 2014 16:25:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192584] New: isc-dhcp41-server will not build with LDAP support
Message-ID:  <bug-192584-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192584

            Bug ID: 192584
           Summary: isc-dhcp41-server will not build with LDAP support
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: Normal
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: denis@inferno.incoherency.net

isc-dhcp41-server will not build with LDAP patch:

checking whether ldap_initialize is declared... yes
configure: error: in `/usr/ports/net/isc-dhcp41-server/work/dhcp-4.1-ESV-R7':
configure: error: *** Unable to find ldap_initialize()
See `config.log' for more details
===>  Script "configure" failed unexpectedly.
Please report the problem to douglas@douglasthrift.net [maintainer] and attach
the "/usr/ports/net/isc-dhcp41-server/work/dhcp-4.1-ESV-R7/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/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/net/isc-dhcp41-server
*** Error code 1

Stop.
make: stopped in /usr/ports/net/isc-dhcp41-server


Reviewing config.log:
configure:6430: cc -o conftest -O2 -pipe -fPIC -DLDAP_DEPRECATED
-fno-strict-aliasing -D_PATH_DHCLIENT_SCRIPT='"/usr/
local/sbin/dhclient-script"'
-D_PATH_DHCLIENT_CONF='"/usr/local/etc/dhclient.conf"'
-D_PATH_DHCPD_CONF='"/usr/local/etc/dhcpd.conf"' -I/usr/local/include 
-Wl,-rpath,/usr/lib:/usr/local/lib -Wl,-rpath,/usr/lib:/usr/local/lib
-Wl,-rpath,/usr/lib:/usr/local/lib -Wl,-rpath,/usr/lib:/usr/local/lib
conftest.c -lldap -llber >&5
/usr/bin/ld: cannot find -lldap

How-To-Repeat:
    Attempt to build isc-dhcp41-server with LDAP patch enabled

Fix:

    Fix currently unknown, worked as recent as isc-dhcp41-server-4.1.e_7,2

-- 
You are receiving this mail because:
You are the assignee for the bug.



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