Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
ubuntu 19.10, gcc
-
Patch, Important
Description
Followed steps mentioned inĀ https://kudu.apache.org/docs/installation.html#ubuntu_from_source. Build-if-neccesary.sh script fails on linux ubuntu 19.10 with a gcc compiler.
Possible work arounds:
- have users install clang in environment and run cmake commands using clang
- make all C code compliant with gcc.