-
Notifications
You must be signed in to change notification settings - Fork 455
Missing stdarg.h for libsqlite3-sys #1679
Unanswered
CyanChanges
asked this question in
Q&A
-
error: failed to run custom build command for `libsqlite3-sys v0.32.0`
Caused by:
process didn't exit successfully: `/target/release/build/libsqlite3-sys-caf9f010f57f2369/build-script-build` (exit status: 101)
--- stdout
cargo:rerun-if-env-changed=LIBSQLITE3_SYS_USE_PKG_CONFIG
cargo:rerun-if-env-changed=LIBSQLITE3_SYS_BUNDLING
--- stderr
sqlite3/sqlite3.h:35:10: fatal error: 'stdarg.h' file not found
thread 'main' panicked at /cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libsqlite3-sys-0.32.0/build.rs:627:33:
could not run bindgen on header sqlite3/sqlite3.h
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment