> On Jul 19, 2015, at 10:45 PM, Lawrence D'Anna <[email protected]> wrote:
> 
> 
>> On Jul 19, 2015, at 10:33 PM, Felix Fietkau <[email protected]> wrote:
>> 
>> On 2015-07-20 07:27, Lawrence D'Anna wrote:
>>> I’m using homebrew.    One of the libraries that seems to be needed is a
>>> modern version of openssl.     
>>> The openssl included on mac os is kind of old and isn’t compatible
>>> Homebrew installs most things to /usr/local, but Xcode doesn’t look
>>> there.   It installs openssl to /usr/local/opt
>>> to avoid overlapping with the system’s openssl. 
>> Where is a newer version of openssl needed?
>> 
> tools/mkimage fails with on #import <openssl/evp.h>
> 

Just realized this isn’t due to an old version, but because openssl is 
deprecated on mac os.   The dylibs are
there for bin compat, but the headers aren’t included in os x or xcode anymore 
(for the betas of mac os 10.11 and Xcode 7)

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to