[Bug 234740] mail/fetchmail: fetchmail-6.3.26_9 fails to compile with krb5
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jan 10 20:28:30 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234740
Matthias Andree <mandree at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cy at FreeBSD.org,
| |mandree at FreeBSD.org
Assignee|ports-bugs at FreeBSD.org |mandree at FreeBSD.org
--- Comment #3 from Matthias Andree <mandree at FreeBSD.org> ---
It appears I can reproduce this on FreeBSD 12.0 with krb5-1.17.
This report seems related,
https://www.mail-archive.com/kerberos@mit.edu/msg04772.html - where Sam Hartman
mentions "That's an internal API. IT seems highly unlikely that fetchmail
actually wants des_string_to_key. I suspect it should look for some more
reasonable symbol depending on what it is trynig to do."
Might be that the upstream code needed some updating. Seems that it is trying
to guess which libraries to pull in, when these days it might be better to just
run krb5-config.
Upon closer inspection, it would seem that the new patch that got pulled in in
[2] triggers a regeneration of the configure script, which then clobbers cy@'s
fix [3] that patched configure directly...
-----------------------
[2]
https://svnweb.freebsd.org/ports/head/mail/fetchmail/Makefile?r1=485579&r2=489439
[3] https://svnweb.freebsd.org/ports?view=revision&revision=468557
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list