Martin Zink created MINIFICPP-2188:
--------------------------------------
Summary: Build failure on ARM64
Key: MINIFICPP-2188
URL: https://issues.apache.org/jira/browse/MINIFICPP-2188
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Affects Versions: 0.15.0
Reporter: Martin Zink
Assignee: Martin Zink
Fix For: 0.15.0
After openssl upgrade arm builds fail on linux due to
{code:java}
make[2]: *** No rule to make target
'thirdparty/openssl-install/lib64/libcrypto.a', needed by
'bin/libcore-minifi.so'. Stop. {code}
(It looks for libcrypto in lib64 folder instead of lib folder)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)