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 06:03:18 UTC

[GitHub] [incubator-doris] gilemagigi commented on issue #2507: Build Doris 0.11.25 thirtyparty on CentOS 7.5 Report Error and Exit

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


   As I have tried in centos 7.6 with gcc-7.3.0, 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/TO/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