So far I was not able to compile/install IceCat 60.3, I've installed multiple
packages required to compile, until I've reached this error:
ERROR: Could not find LLVM/Clang installation for compiling stylo build-time
bindgen. Please specify the 'LLVM_CONFIG' environment variable
(recommended), pass the '--with-libclang-path' and '--with-clang-path'
options to configure, or put 'llvm-config' in your PATH. Altering your
PATH may expose 'clang' as well, potentially altering your compiler,
which may not be what you intended
I have both clang and llvm installed. Trying the mach bootstrap ended up with
'NotImplementedError: Bootstrap support for this Linux distro not yet
available'
Any idea on how to fix / compile it ?
Cheers