Won't that mean that you need to have homebrew installed to use the fossil 
binary?

If you install an older SDK, this will include the headers, and allow the built 
binary to used on older OS versions.

Ben




> On 21 Oct 2015, at 16:34, Richard Hipp <d...@sqlite.org> wrote:
> 
> The following fixed it:
> 
>   brew install openssl
>   ./configure -with-openssl=/usr/local/Cellar/openssl/1.0.2d_1
> 
> On 10/21/15, Richard Hipp <d...@sqlite.org> wrote:
>> But I want Fossil to "just work" for El Capitan, including building
>> out-of-the-box.
>> 
>> On 10/21/15, Ben Summers <b...@bens.me.uk> wrote:
>>> 
>>> It's just the headers which are missing. You just need to build it with
>>> an
>>> older OS X SDK.
>>> 
>>> Ben
>>> 
>>> 
>>>> On 21 Oct 2015, at 16:03, Richard Hipp <d...@sqlite.org> wrote:
>>>> 
>>>> I just tried to compile the latest Fossil on Apple OS 10.11 (El
>>>> Capitan) and I find that OpenSSL is no longer available on the system.
>>>> Bummer.  I think I need to fix the makefiles and/or the SSL
>>>> implementation before the release.
>>>> 
>>>> Any Apple experts here able to suggest a fix?
>>>> 
>>>> On 10/21/15, Jan Nijtmans <jan.nijtm...@gmail.com> wrote:
>>>>> 2015-10-21 14:13 GMT+02:00 Martin Gagnon:
>>>>>> On Wed, Oct 21, 2015 at 3:26 AM, Jan Nijtmans <jan.nijtm...@gmail.com>
>>>>>> wrote:
>>>>>>> 2015-10-20 19:51 GMT+02:00 Joe Mistachkin <sql...@mistachkin.com>:
>>>>>>>> I've moved the backout off trunk so the issues that remain, if any,
>>>>>>>> can
>>>>>>>> be fixed prior to the release.
>>>>> ....
>>>>>> In the mean time, I fix the CLI "timeline -v" command which is the fix
>>>>>> that should have been done in the first place on the
>>>>>> timeline_showfiles_fix branch to solve the discrepancy between
>>>>>> the CLI and webpage for the list of modified files on a check-in.
>>>>> 
>>>>> Looks OK to me, I indeed think the issue is resolved now. Thanks for
>>>>> all your work!
>>>>> 
>>>>> Trunk is already deployed on core.tcl.tk (thanks Richard!), which means
>>>>> the
>>>>> Fossil release is good to go IMHO. I don't have any pending issues any
>>>>> more.
>>>>> 
>>>>> Regards,
>>>>>         Jan Nijtmans
>>>>> _______________________________________________
>>>>> fossil-dev mailing list
>>>>> fossil-dev@mailinglists.sqlite.org
>>>>> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev
>>>>> 
>>>> 
>>>> 
>>>> --
>>>> D. Richard Hipp
>>>> d...@sqlite.org
>>>> _______________________________________________
>>>> fossil-dev mailing list
>>>> fossil-dev@mailinglists.sqlite.org
>>>> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev
>>> 
>>> _______________________________________________
>>> fossil-dev mailing list
>>> fossil-dev@mailinglists.sqlite.org
>>> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev
>>> 
>> 
>> 
>> --
>> D. Richard Hipp
>> d...@sqlite.org
>> 
> 
> 
> -- 
> D. Richard Hipp
> d...@sqlite.org
> _______________________________________________
> fossil-dev mailing list
> fossil-dev@mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev

_______________________________________________
fossil-dev mailing list
fossil-dev@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev

Reply via email to