[Bro-Dev] [JIRA] (BIT-1506) Bro fails to build on OS X 10.11 (El Capitan) due to OpenSSL header removal

Adam Slagell (JIRA) jira at bro-tracker.atlassian.net
Sun Apr 10 14:36:01 PDT 2016


    [ https://bro-tracker.atlassian.net/browse/BIT-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=25605#comment-25605 ] 

Adam Slagell commented on BIT-1506:
-----------------------------------

Hah. I tried a few.

  417  ./configure --with-openssl=/usr/local
  474  ./configure --with-openssl=/usr/local/include/
  479  ./configure --with-openssl=/usr/local/etc
  480  ./configure --with-openssl=/usr/local/
  484  ./configure --with-openssl=/usr/local/lib/
  488  ./configure --with-openssl=/usr/local/Cellar/
  492  ./configure --with-openssl=/usr/local/Cellar/openssl/

Of course the path you specified worked.

Can someone put a note on the webpage with the fix for Homebrew users. Probably here.

https://www.bro.org/sphinx/install/install.html
 

> Bro fails to build on OS X 10.11 (El Capitan) due to OpenSSL header removal
> ---------------------------------------------------------------------------
>
>                 Key: BIT-1506
>                 URL: https://bro-tracker.atlassian.net/browse/BIT-1506
>             Project: Bro Issue Tracker
>          Issue Type: Problem
>          Components: Bro
>    Affects Versions: 2.4
>            Reporter: Vlad Grigorescu
>             Fix For: 2.5
>
>
> It looks like Apple removed the OpenSSL headers with El Capitan[1] (OS X
> 10.11), and now Bro fails to build on OS X. Apple's recommendation is
> that we either include a copy of OpenSSL ourselves or we use their
> Secure Transport API.
> [1] - <https://lists.apple.com/archives/macnetworkprog/2015/Jun/msg00025.html>



--
This message was sent by Atlassian JIRA
(v7.2.0-OD-05-030#72002)


More information about the bro-dev mailing list