Date: Mon, 28 Apr 2014 19:41:10 +0200 From: olli hauer <ohauer@gmx.de> To: freebsd-ports@freebsd.org Cc: "Dr. Peter Voigt" <pvoigt@uos.de> Subject: Re: Upgrade to dovecot 2.2.12 failed - libldap not found Message-ID: <535E92B6.4090209@gmx.de> In-Reply-To: <20140428191837.5b2149dc@tiger2008.drpetervoigt.private> References: <20140428191837.5b2149dc@tiger2008.drpetervoigt.private>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2014-04-28 19:18, Dr. Peter Voigt wrote: > I am runing 10.0-RELEASE-p1 with dovecot 2.2.10 and LDAP support. > > > The today upgrade to dovecot 2.2.12 fails: > > # portmaster --no-confirm --no-term-title -D -G dovecot > ... > checking for auth_userokay... no > checking for ldap_init in -lldap... no > configure: error: Can't build with LDAP support: libldap not found > ===> Script "configure" failed unexpectedly. > Please report the problem to bra@fsn.hu [maintainer] and attach the > "/usr/ports/mail/dovecot2/work/dovecot-2.2.12/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 Hm, is this also happen if you go direct into mail/dovecot2 and run `make configure'? (without portmaster) >From my build: $ make showconfig ===> The following configuration options are available for dovecot2-2.2.12: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples GSSAPI=off: GSSAPI support KQUEUE=on: kqueue(2) support LDAP=on: LDAP support LIBWRAP=on: TCP wrapper support LUCENE=off: CLucene FTS support MYSQL=on: MySQL database support PGSQL=on: PostgreSQL database support SOLR=on: Solr FTS support SQLITE=on: SQLite database support SSL=on: SSL protocol support VPOPMAIL=off: vpopmail support $ make configure ... Install prefix . : /usr/local File offsets ... : 64bit I/O polling .... : kqueue I/O notifys .... : kqueue SSL ............ : yes (OpenSSL) GSSAPI ......... : no passdbs ........ : static passwd passwd-file pam checkpassword ldap sql : -shadow -bsdauth -sia -vpopmail userdbs ........ : static prefetch passwd passwd-file checkpassword ldap sql nss : -vpopmail SQL drivers .... : pgsql mysql sqlite Full text search : squat solr : -lucene -- Regards, olli
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?535E92B6.4090209>