You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 22, 2024. It is now read-only.
configure: error: library 'crypto' is required for OpenSSL
Makefile:14: ../../../src/Makefile.global: No such file or directory
Makefile:81: /src/Makefile.shlib: No such file or directory
make: *** No rule to make target `/src/Makefile.shlib'. Stop.
** BUILD FAILED **
The following build commands failed:
PhaseScriptExecution Run\ Script build/postgresql-kit.build/Release/libpq_ios.build/Script-6E83261217AD15F3002AFCBC.sh
(1 failure)
I checked my OpenSSL install and everything seems fine. Anyone have any ideas on what could be wrong?
The script seems not to be working on 10.11.
Something goes wrong when checking for OpenSSL:
I checked my OpenSSL install and everything seems fine. Anyone have any ideas on what could be wrong?