From owner-freebsd-ports@FreeBSD.ORG Sat Apr 2 21:13:16 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 965031065673 for ; Sat, 2 Apr 2011 21:13:16 +0000 (UTC) (envelope-from jktrigg@gmail.com) Received: from mail-ww0-f42.google.com (mail-ww0-f42.google.com [74.125.82.42]) by mx1.freebsd.org (Postfix) with ESMTP id 2F35B8FC1A for ; Sat, 2 Apr 2011 21:13:15 +0000 (UTC) Received: by wwk4 with SMTP id 4so547335wwk.1 for ; Sat, 02 Apr 2011 14:13:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:date:x-google-sender-auth :message-id:subject:from:to:content-type; bh=mB0fvIR+dDbSZjSuY9vAzzU4MTXc0WZm2ADbfmAkB38=; b=oJ8b9SqKXw7yEucRK0dYX1PzqsA2Pls8NhtZRC6y4UuJkegkl3zyH0WqLThjVzgiQP rn6HTMWPQK5S2ng/cRjWQcO0eExm+R+RhH1iZjPM2O99tRoCMZ7F+im8NpvzfqCyULwa CNRwRvjpcAiHUVK0EOdPQ3QVJhqS4GV3d8FiI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=t0y7tb5p9nD763dwtZ0varDTanFAqX2oJqowiD6JCJef7c1PdhG522gbkgyl+ijkkI waE5WA8iIrvDzv1kLvj4M1b6S4ze3BxRkZQTwGqW6eeMS/uQL6WEGuvFoLjiLwDKwL5d vFcllDVNHF7GbeJ7U4vl+2yts3aYeGWqXLcAU= MIME-Version: 1.0 Received: by 10.216.182.212 with SMTP id o62mr2280666wem.52.1301777204442; Sat, 02 Apr 2011 13:46:44 -0700 (PDT) Sender: jktrigg@gmail.com Received: by 10.216.48.136 with HTTP; Sat, 2 Apr 2011 13:46:44 -0700 (PDT) Date: Sat, 2 Apr 2011 16:46:44 -0400 X-Google-Sender-Auth: Ui-vQshzyJGWCK7eLuuj4wGM6dw Message-ID: From: Jim Trigg To: freebsd-ports-mailinglist Content-Type: text/plain; charset=ISO-8859-1 Subject: 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 21:13:16 -0000 I'm having a problem which affects my web server quite strongly. I upgraded openldap24-client to 2.4.25_1, and now can neither run nor rebuild devel/apr1 (which blocks apache and squirrelmail). The make in /usr/ports/devel/apr1 reports (cut down to just what looks like it might be applicable): ===> apr-ipv6-devrandom-gdbm-db42-ldap24-mysql51-1.4.2.1.3.10 depends on shared library: ldap-2.4.8 - found build/apu-conf.m4:215: APU_FIND_LDAP is expanded from... configure.in:152: the top level cd /usr/ports/devel/apr1/work/apr-util-1.3.10; /usr/bin/env CC="cc" LIBS="" PYTHON="/usr/local/bin/python2.6" SHELL=/bin/sh CONFIG_SHELL=/bin/sh AUTOMAKE=/usr/local/bin/automake-1.11 AUTOMAKE_DIR=/usr/local/share/automake-1.11 AUTOMAKE_VERSION=1.11 AUTOMAKE_APIVER=1.11.1 ACLOCAL=/usr/local/bin/aclocal-1.11 ACLOCAL_DIR=/usr/local/share/aclocal-1.11 AUTOCONF=/usr/local/bin/autoconf-2.68 AUTOCONF_DIR=/usr/local/share/autoconf-2.68 AUTOHEADER=/usr/local/bin/autoheader-2.68 AUTOIFNAMES=/usr/local/bin/ifnames-2.68 AUTOM4TE=/usr/local/bin/autom4te-2.68 AUTORECONF=/usr/local/bin/autoreconf-2.68 AUTOSCAN=/usr/local/bin/autoscan-2.68 AUTOUPDATE=/usr/local/bin/autoupdate-2.68 AUTOCONF_VERSION=2.68 LIBTOOL=/usr/local/bin/libtool LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh lt_cv_sys_max_cmd_len=262144 CFLAGS="-O2 -pipe -I/usr/local/include -I/usr/local/include/mysql -DHAVE_MYSQL_H -DLDAP_DEPRECATED -fno-strict-aliasing" /bin/sh ./configure --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --with-apr=/usr/ports/devel/apr1/work/apr-1.4.2 --with-expat=/usr/local --with-iconv=/usr/local --with-gdbm=/usr/local --with-berkeley-db=/usr/local/include/db42:/usr/local/lib/db42 --without-ndbm --with-ldap-include=/usr/local/include --with-ldap-lib=/usr/local/lib --with-ldap=ldap --with-mysql=/usr/local --without-pgsql --without-sqlite3 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 Any suggestions? Thanks, Jim