[OpenWrt-Devel] [PATCH] allow HOST* variables to be set from config.

Lawrence D'Anna larry at elder-gods.org
Mon Jul 20 02:10:36 EDT 2015


> On Jul 19, 2015, at 10:45 PM, Lawrence D'Anna <larry at elder-gods.org> wrote:
> 
> 
>> On Jul 19, 2015, at 10:33 PM, Felix Fietkau <nbd at openwrt.org> 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)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4107 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20150719/f9d0b479/attachment.p7s>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list