[ https://issues.apache.org/jira/browse/MINIFICPP-553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16533667#comment-16533667 ]
Andrew Christianson commented on MINIFICPP-553: ----------------------------------------------- Issue is OBE; "bzip2" is the lib and is documented. > Add bzlib to build requirement docs > ----------------------------------- > > Key: MINIFICPP-553 > URL: https://issues.apache.org/jira/browse/MINIFICPP-553 > Project: NiFi MiNiFi C++ > Issue Type: Improvement > Reporter: Andrew Christianson > Assignee: Andrew Christianson > Priority: Major > > The following error cropped up during recent build: > > /home/achristianson/workspace/nifi-minifi-cpp/thirdparty/bsdiff/bsdiff.c:370:19: > fatal error: bzlib.h: No such file or directory > #include <bzlib.h> > > This isn't a code bug, just a missing build dep, but I didn't see any note of > the requirement in the docs. Bzlib should be added to build deps > documentation. -- This message was sent by Atlassian JIRA (v7.6.3#76005)