liboqs-rust icon indicating copy to clipboard operation
liboqs-rust copied to clipboard

failed to run custom build command for `oqs-sys v0.9.1+liboqs-0.9.0`

Open Raduc4 opened this issue 1 year ago • 0 comments

Hi, could you help me please to resolve this dependencies issue? I'm using Ubuntu 24 and Tauri

/usr/include/limits.h:124:16: fatal error: 'limits.h' file not found
  thread 'main' panicked at /home/alu/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oqs-sys-0.9.1+liboqs-0.9.0/build.rs:33:10:
  Unable to generate bindings: ClangDiagnostic("/usr/include/limits.h:124:16: fatal error: 'limits.h' file not found\n")

Full log:

Full log here: [LOG](https://pastebin.com/MVJx5dAL)

The repo that is not working:
https://github.com/Avarok-Cybersecurity/citadel-workspace

Raduc4 avatar Sep 13 '24 10:09 Raduc4