CPAProxy icon indicating copy to clipboard operation
CPAProxy copied to clipboard

Could not find a linkable openssl

Open Tuzr opened this issue 9 years ago • 2 comments

My iOS SDK is 9.3 , Xcode 7.3. I just execute the build-all.sh, but it show error like below: checking for openssl directory... configure: WARNING: Could not find a linkable openssl. If you have it installed somewhere unusual, you can specify an explicit path using --with-openssl-dir configure: error: Missing libraries; unable to proceed. Any idea about this error ? Thanks.

Tuzr avatar Jun 08 '16 06:06 Tuzr

This has been discussed in issues 40 and 41. This will be fixed in future versions of Tor, but not in the 2.7 branch, so it might take a while. If you want something that works now, I have a fork with the necessary patch that works.

rainwolf avatar Jun 08 '16 06:06 rainwolf

@rainwolf Thanks for your advice, I'm sorry that I didn't notice that has been discussed. I will download your fork and try it again.

Tuzr avatar Jun 08 '16 07:06 Tuzr