Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

libpeas failed to build on 10.11 #42685

Closed
apjanke opened this issue Aug 9, 2015 · 3 comments
Closed

libpeas failed to build on 10.11 #42685

apjanke opened this issue Aug 9, 2015 · 3 comments
Labels

Comments

@apjanke
Copy link
Contributor

apjanke commented Aug 9, 2015

https://gist.github.com/9821de3941424b4a0153

Can't find OpenSSL. Works on 10.9 with or without CLT.

Making install in lib
/bin/sh ../libtool --tag=CXX   --mode=compile clang++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/      -DNDEBUG   -g -O2 -c -o params.lo params.cc
libtool: compile:  clang++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -g -O2 -c params.cc  -fno-common -DPIC -o .libs/params.o
params.cc:4:10: fatal error: 'openssl/sha.h' file not found
#include <openssl/sha.h>
         ^
1 error generated.
make[1]: *** [params.lo] Error 1
@xu-cheng xu-cheng added the 10.11 label Aug 9, 2015
@DomT4
Copy link
Member

DomT4 commented Aug 9, 2015

The snippet above here seems to be something else? There's no OpenSSL linkage in libpeas?

@apjanke
Copy link
Contributor Author

apjanke commented Aug 9, 2015

Oops! Think that was from libopkele. Fixed with the snippets from libpeas failed build. Sorry.

@DomT4
Copy link
Member

DomT4 commented Aug 11, 2015

Moving to tracking in #40837. Same gig here about reporting upstream and letting us know so we can put a link in the formula, etc.

@DomT4 DomT4 closed this as completed Aug 11, 2015
@Homebrew Homebrew locked and limited conversation to collaborators Jul 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants