[
https://issues.apache.org/jira/browse/MINIFI-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15884337#comment-15884337
]
ASF GitHub Bot commented on MINIFI-224:
---------------------------------------
GitHub user jdye64 opened a pull request:
https://github.com/apache/nifi-minifi-cpp/pull/59
MINIFI-224 - fixes for locating ZLIB on Ubuntu 16.10 devices
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jdye64/nifi-minifi-cpp MINIFI-224
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-minifi-cpp/pull/59.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #59
----
commit 1caaa63643e2031e2a373dea9280434d56f8a798
Author: Jeremy Dyer <[email protected]>
Date: 2017-02-25T18:50:00Z
MINIFI-224 - fixes for locating ZLIB on Ubuntu 16.10 devices
----
> Build fails - CMake unable to find ZLIB with latest changes. CMAKE Bug
> ----------------------------------------------------------------------
>
> Key: MINIFI-224
> URL: https://issues.apache.org/jira/browse/MINIFI-224
> Project: Apache NiFi MiNiFi
> Issue Type: Bug
> Reporter: Jeremy Dyer
> Assignee: Jeremy Dyer
>
> CMake has a bug that prevents the default FindZLIB.cmake from finding the
> Zlib 1.2.8 that are in fact present on Ubuntu 16.10 devices. This fix
> provides a custom FindZLIB.cmake that will resolve that issue without
> requiring all users to update their version of CMake
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)