Does not compile with glibc 2.26
wieczyk opened this issue · 1 comments
wieczyk commented
Hi,
I think something had to be updated since stored clang source code does not compile against glibc 2.26.
/tmp/clang-setup.KfT0vO/llvm/projects/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc:290:22: error: variable has incomplete type 'struct sigaltstack'
/tmp/clang-setup.KfT0vO/llvm/projects/libcxx/include/__locale:39:11: fatal error: 'xlocale.h' file not found
It is known problem: