Skip to content

Instantly share code, notes, and snippets.

@kvanbere
Created December 18, 2017 09:31
Show Gist options
  • Save kvanbere/e39649d38471feb26331af4b3d2aab4d to your computer and use it in GitHub Desktop.
Save kvanbere/e39649d38471feb26331af4b3d2aab4d to your computer and use it in GitHub Desktop.
Process exited with code: ExitFailure 1
Logs have been written to: /Users/kvanb/git/some-repo/.stack-work/logs/hopenssl-2.2.1.log
[1 of 2] Compiling Main ( /private/var/folders/bj/fmlb9nv10yvf3h7m2vsh_5m80000gn/T/stack74736/hopenssl-2.2.1/Setup.hs, /private/var/folders/bj/fmlb9nv10yvf3h7m2vsh_5m80000gn/T/stack74736/hopenssl-2.2.1/.stack-work/dist/x86_64-osx/Cabal-1.24.2.0/setup/Main.o )
[2 of 2] Compiling StackSetupShim ( /Users/kvanb/.stack/setup-exe-src/setup-shim-mPHDZzAJ.hs, /private/var/folders/bj/fmlb9nv10yvf3h7m2vsh_5m80000gn/T/stack74736/hopenssl-2.2.1/.stack-work/dist/x86_64-osx/Cabal-1.24.2.0/setup/StackSetupShim.o )
Linking /private/var/folders/bj/fmlb9nv10yvf3h7m2vsh_5m80000gn/T/stack74736/hopenssl-2.2.1/.stack-work/dist/x86_64-osx/Cabal-1.24.2.0/setup/setup ...
Configuring hopenssl-2.2.1...
setup: Missing dependency on a foreign library:
* Missing (or bad) header file: openssl/evp.h
This problem can usually be solved by installing the system package that
provides this library (you may need the "-dev" version). If the library is
already installed but in a non-standard location then you can use the flags
--extra-include-dirs= and --extra-lib-dirs= to specify where it is.
If the header file does exist, it may contain errors that are caught by the C
compiler at the preprocessing stage. In this case you can re-run configure
with the verbosity flag -v3 to see the error messages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment