Date: Sun, 16 Apr 2006 13:00:37 GMT From: "Petr Rehor" <prehor@gmail.com> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/95646: security/amavisd-milter configure fails if sendmail built with LDAPMAP Message-ID: <200604161300.k3GD0bFq059934@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/95646; it has been noted by GNATS. From: "Petr Rehor" <prehor@gmail.com> To: bug-followup@freebsd.org, moonshade@pnhz.kz Cc: Subject: Re: ports/95646: security/amavisd-milter configure fails if sendmail built with LDAPMAP Date: Sun, 16 Apr 2006 14:49:18 +0200 Wed Apr 12 11:00:33 GMT 2006, Denis Eremenko <moonshade@pnhz.kz>: > configure fails with: > configure: error: required milter library and header not found > > configure:6375: cc -o conftest -O2 -DNDEBUG -O2 -fno-strict-aliasing -pi= pe > -D_THREAD_SAFE -pthread conftest.c -lmilter >&5 > /usr/lib/libmilter.so: undefined reference to `ldap_err2string' I checked libmilter-8.13.6 source code and there isn't any ldap bindings. I tried amavisd-milter-1.1.1 with mail/sendmail-ldap port with and without your make.conf changes. There is no problem with amavisd-milter building. I don't know why this error occure. amavisd-milter-1.1.1 has another problem - it always use system libmilter header files and library, regardless if the sendmail from ports is installed. Please try amavisd-milter-1.1.2 (see PR ports/95847) which solve it. P.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604161300.k3GD0bFq059934>