[Bug 211025] mail/dovecot2-pigeonhole requires addition to LDFLAGS on amd64 to build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jul 13 00:50:24 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211025

--- Comment #4 from dewayne at 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 linker to
seek libkrb5 which is under /usr/local/lib/heimdal.  

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.  

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 =on
     DOCS=on: Build and/or install documentation
     EXAMPLES=on: Build and/or install examples
     KQUEUE=on: kqueue(2) support
     LZ4=on: LZ4 compression support
     SSL=on: SSL protocol support
     LDAP=on: LDAP protocol support
     GSSAPI_HEIMDAL=on: Use Heimdal GSSAPI from security/heimdal
I hope that helps.
PS I'm in GMT+10hrs

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


More information about the freebsd-ports-bugs mailing list