You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/11/10 05:57:29 UTC

[GitHub] [incubator-doris] gilemagigi commented on issue #4827: Build failed in CentOS 7

gilemagigi commented on issue #4827:
URL: https://github.com/apache/incubator-doris/issues/4827#issuecomment-724474268


   As I have tried, you can build libzstd.a with this method.
   `cd thirdparty/src/zstd-1.3.7/tests`
   `make zstd-staticLib`
   `mkdir -p apache-doris-0.12.0-incubating-src/thirdparty/src/arrow-apache-arrow-0.15.1/cpp/release/zstd_ep-install/lib64`
   `cp ../lib/libzstd.a /PATH/apache-doris-0.12.0-incubating-src/thirdparty/src/arrow-apache-arrow-0.15.1/cpp/release/zstd_ep-install/lib64`


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org