Date: Wed, 13 Jul 2016 00:50:24 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 211025] mail/dovecot2-pigeonhole requires addition to LDFLAGS on amd64 to build Message-ID: <bug-211025-13-qXNJIqWeAu@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-211025-13@https.bugs.freebsd.org/bugzilla/> References: <bug-211025-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211025 --- Comment #4 from dewayne@heuristicsystems.com.au --- (In reply to Larry Rosenman from comment #3) Larry, I don't quite understand why you're looking at ldap. The issue is with kerberos, specifically heimdal. I needed to provide direction to the linke= r to seek libkrb5 which is under /usr/local/lib/heimdal.=20=20 I have many other ports that link to heimdal (including samba, sasl, squid,= ..) so the makefile /usr/ports/Mk/Uses/gssapi.mk appears to be doing its job. = Its VERY strange that I need to add that additional linker flag for dovecot2-pigeonhole.=20=20 I haven't modified any options pertaining to dovecot or friends for many months. This is for dovecot2 # cd /usr/ports/mail/dovecot2 && make showconfig|grep =3Don DOCS=3Don: Build and/or install documentation EXAMPLES=3Don: Build and/or install examples KQUEUE=3Don: kqueue(2) support LZ4=3Don: LZ4 compression support SSL=3Don: SSL protocol support LDAP=3Don: LDAP protocol support GSSAPI_HEIMDAL=3Don: Use Heimdal GSSAPI from security/heimdal I hope that helps. PS I'm in GMT+10hrs --=20 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-211025-13-qXNJIqWeAu>