#50699: Cannot build mysql56 - missing definition SHA256_DIGEST_LEN ----------------------+--------------------------------------- Reporter: uri@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: SHA256_DIGEST_LEN missing Port: mysql56 | ----------------------+--------------------------------------- Comment (by pixilla@…): When building mysql with the bundled yassl the build system finds MacPorts openssl headers before the bundled yassl headers causing build errors. In r145938 I add the yassl include path before prefix which fixed building with yassl but evidently broke building with openssl. I am testing a refactored patch that is applied conditionally which should resolve with a commit soon to follow. I'm still looking for a way to patch the mysql cmake build system to fix this apparent bug and any help is welcome! -- Ticket URL: <https://trac.macports.org/ticket/50699#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X