[
https://issues.apache.org/jira/browse/MINIFICPP-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16280273#comment-16280273
]
ASF GitHub Bot commented on MINIFICPP-338:
------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/nifi-minifi-cpp/pull/213
> Expression language doesn't build on OS X
> -----------------------------------------
>
> Key: MINIFICPP-338
> URL: https://issues.apache.org/jira/browse/MINIFICPP-338
> Project: NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Dustin Rodrigues
> Assignee: Andrew Christianson
> Priority: Blocker
>
> Expression language extension won't build on OSX and the travis build is
> failing. It's likely due to using the Xcode versions of flex/bison (older)
> instead of the homebrew version even when the homebrew version is installed.
> May need to explicitly give the path to the homebrew versions since flex and
> bison are keg-only formulas and not symlinked to /usr/local
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)