zhaomingzhu commented on issue #1399: llvm 无法编译 URL: https://github.com/apache/incubator-doris/issues/1399#issuecomment-507140831 使用最新版本编译还是报错,不知道问题出在哪 1) In file included from /export/incubator-doris-0.10.0-rc04/be/src/util/bfd_parser.cpp:18:0: /export/incubator-doris-0.10.0-rc04/be/src/util/bfd_parser.h:33:17: 致命错误:bfd.h:没有那个文件或目录 编译中断。 [ 16%] Linking CXX static library libExprs.a make[2]: *** [src/util/CMakeFiles/Util.dir/bfd_parser.cpp.o] 错误 1 make[2]: *** 正在等待未完成的任务.... [ 17%] Building CXX object src/gen_cpp/CMakeFiles/DorisGen.dir/export/incubator-doris-0.10.0-rc04/gensrc/build/gen_cpp/DataSinks_constants.cpp.o [ 17%] Building CXX object src/gen_cpp/CMakeFiles/DorisGen.dir/export/incubator-doris-0.10.0-rc04/gensrc/build/gen_cpp/DataSinks_types.cpp.o [ 18%] Building CXX object src/olap/CMakeFiles/Olap.dir/schema_change.cpp.o [ 27%] Built target Exprs [ 27%] Building CXX object src/olap/CMakeFiles/Olap.dir/segment_reader.cpp.o In file included from /export/incubator-doris-0.10.0-rc04/be/src/http/action/pprof_actions.cpp:37:0: /export/incubator-doris-0.10.0-rc04/be/src/util/bfd_parser.h:33:17: 致命错误:bfd.h:没有那个文件或目录 编译中断。 make[2]: *** [src/http/CMakeFiles/Webserver.dir/action/pprof_actions.cpp.o] 错误 1
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
