-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't find OpenSSL includes on macOS High Sierra #77
Comments
This seems to be an issue with the pkgconfig files of r2. Usually few people builds r2 with openssl as dependency, so the .pc files doesnt add the CFLAGS/LDFLAGS for that. Not sure if r2frida will work with last r2 release. so ideally i would recommend to install r2 from git, but ill fill an issue in r2 to track and solve this. Thanks |
I'm using the r2 that can be downloaded through Homebrew... it's version 2.0.1 and it looks like the latest release at the time I'm writing this. |
Just confirming that using r2 from git does solve the issue. |
Should be fixed in here radareorg/radare2@7506680 so r2-2.1 will work fine if installed from brew with r2frida thanks for reporting! |
It looks like the install process can't find the OpenSSL includes on macOS High Sierra. Here's the log:
The text was updated successfully, but these errors were encountered: