ZuoTiJia commented on issue #30209: URL: https://github.com/apache/doris/issues/30209#issuecomment-1982140981
Hi, it looks like that there is no `clang` in your `env PATH`. use this command if you installed llvm-17 ```shell export PATH=/usr/lib/llvm-17/bin:$PATH ``` -- 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. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org