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/01/03 09:03:07 UTC

[GitHub] [incubator-doris] caiconghui commented on a change in pull request #2647: Fix doris thirdparty compile error for Ubuntu14.04

caiconghui commented on a change in pull request #2647: Fix doris thirdparty compile error for Ubuntu14.04
URL: https://github.com/apache/incubator-doris/pull/2647#discussion_r362739617
 
 

 ##########
 File path: thirdparty/build-thirdparty.sh
 ##########
 @@ -704,6 +719,7 @@ build_leveldb
 build_brpc
 build_rocksdb
 build_librdkafka
+build_flatbuffers
 
 Review comment:
   make[2]: *** No rule to make target `/home/work/project/doris/thirdparty/installed/bin/flatc', needed by `src/arrow/ipc/File_generated.h'.  Stop.
   make[1]: *** [src/arrow/ipc/CMakeFiles/metadata_fbs.dir/all] Error 2
   make[1]: *** Waiting for unfinished jobs....
   not so familiar with cmake, maybe there are some better solution work for ubuntu14.04
   

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