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 2019/09/24 12:23:31 UTC

[GitHub] [incubator-doris] yangzhg opened a new issue #1862: complie failed when using direct compilation

yangzhg opened a new issue #1862: complie failed when using direct compilation
URL: https://github.com/apache/incubator-doris/issues/1862
 
 
   complie failed when using direct compilation in ubuntu 16.04 according to https://doris.apache.org/documentation/cn/installing/compilation.html#centos-ubuntu
   because of:
   1. the minimum version of gcc is 7.3.0 not 5.3.1
   2. the minimum version of cmake is 3.11 not 3.4.3+(building arrow from source requires 3.11 or higher)
   3. thirdparty lib libarrow.a and libparquet.a shoud in lib64 not lib dir

----------------------------------------------------------------
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


With regards,
Apache Git Services

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