arpadboda commented on a change in pull request #642: MINIFICPP-1023 - Kafka 
extension fails to link on U18
URL: https://github.com/apache/nifi-minifi-cpp/pull/642#discussion_r321328197
 
 

 ##########
 File path: extensions/librdkafka/CMakeLists.txt
 ##########
 @@ -53,6 +53,7 @@ ExternalProject_Add(
                "-DRDKAFKA_BUILD_EXAMPLES=OFF"
                "-DRDKAFKA_BUILD_TESTS=OFF"
                "-DENABLE_LZ4_EXT=OFF"
+               "-DWITH_ZSTD=OFF"
 
 Review comment:
   For the record: this can fail build in case a non-compatible version of zstd 
is available.
   That's why it passed in our docker env, but failed on my server. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to