Date: Sun, 19 Jun 2022 22:06:45 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 264710] net/openldap26-server build fails when overlay option SMBPWD is set Message-ID: <bug-264710-7788-eowsTG47aP@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-264710-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-264710-7788@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=3D264710 --- Comment #2 from Cy Schubert <cy@FreeBSD.org> --- Correct. There is no such function as encode_heim_any() in MIT KRB5. We should probably have some kind of IGNORE_KRB5 option like we do for IGNORE_OPENSSL, and apply that to the SMBPWD option in openldap. This ticket should be closed. BTW, a workaround for ports that expect some version of KRB5 not be install= ed during build is either temporarily uninstall MIT KRB5 during the build (something that had to be done prior to poudriere), build openldap using poudriere, or make package in a jail or chroot then pkg add the resulting package. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264710-7788-eowsTG47aP>