#35468: nmh does not build with clang ------------------------------------------+--------------------------------- Reporter: nooneofconsequence@… | Owner: kenh@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: clang | Port: nmh ------------------------------------------+--------------------------------- Comment(by ryandesign@…): Replying to [comment:4 kenh@…]:
The basic problem with cyrus-sasl2 is that it's linking against MacPorts Kerberos instead of the system Kerberos; according to the MacPorts FAQ, Kerberos is one of the exceptions to the "always link with MacPorts versions of libraries" rule. The explanation for this is long and complicated, but the short answer is that third-party Kerberos libraries are not interoperable with the MacOS Kerberos implementation.
If we can find a way to make cyrus–sasl2 link with OS X kerberos, even if MacPorts kerberos is already installed, then we should do that. -- Ticket URL: <https://trac.macports.org/ticket/35468#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS