#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 uri@…): Thank you! I confirm that {{{ $ sudo port -fsn install mysql56 }}} succeeds, getting the current mysql56 retrieved, compiled, and installed. I'm still concerned that it does not build correctly with the TLS standard of the industry - OpenSSL. The problem seems that mysql56 somehow doesn't figure that Macports also installed OpenSSL-1.0.2f in /opt/local, so the required file it needs to pull is {{{ /opt/local/include/openssl/sha.h }}} I made sure it contains the definition that the build process complains about. Is it feasible to get this fixed? -- Ticket URL: <https://trac.macports.org/ticket/50699#comment:12> MacPorts <https://www.macports.org/> Ports system for OS X