[
https://issues.apache.org/jira/browse/ARROW-10239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17210500#comment-17210500
]
Neal Richardson commented on ARROW-10239:
-----------------------------------------
[~kou] I'm not going to get to this today, maybe you can in your day? If not, I
can take a look tomorrow.
It might be as simple as adding {{if ARROW_S3 then ARROW_WITH_ZLIB}} and then
registering zlib as a dependency in build_awssk in case both are being bundled.
> [C++] aws-sdk-cpp apparently requires zlib too
> ----------------------------------------------
>
> Key: ARROW-10239
> URL: https://issues.apache.org/jira/browse/ARROW-10239
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, Packaging
> Reporter: Neal Richardson
> Priority: Major
> Fix For: 2.0.0
>
>
> https://github.com/aws/aws-sdk-cpp/blob/master/cmake/external_dependencies.cmake#L9
> If you happen to be building on a bare system without zlib, the bundled
> aws-sdk-cpp build fails:
> https://github.com/ursa-labs/arrow-r-nightly/runs/1227805500?check_suite_focus=true#step:4:930
--
This message was sent by Atlassian Jira
(v8.3.4#803005)