> On Nov 18, 2021, at 2:01 AM, Connor McLaughlan <cont6p...@gmail.com> wrote:
> 
> checking for llvm-config... not found
> 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.
> make[1]: *** [debian/rules:205: stamps/configure-browser] Error 1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> make: *** [debian/rules:321: build-arch] Error 2
> dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
> status 2
> --------------------------------------------------------------------------------
> 
> What can i do here?

Try adding “llvm” to Build-Depends, see:

https://packages.debian.org/search?searchon=contents&keywords=llvm-config&mode=exactfilename&suite=stable&arch=any

Adrian

Reply via email to