[Pkg-rust-maintainers] Bug#1070241: Bindgen missing dependency on Clang
Jussi Pakkanen
jpakkane at gmail.com
Thu May 2 17:00:18 BST 2024
Package: bindgen
Version: 0.66.1-4
If you do `apt install bindgen` and try to use it, it will fail with
an error message like this:
/usr/include/zconf.h: 254 fatal error 'stddef.h' not found
Running `apt install clang` makes it work. As bindgen can't be run
without it, the bindgen package should have a dependency on clang (or
whatever other package actually provides the necessary functionality).
Thanks,
More information about the Pkg-rust-maintainers
mailing list