Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

交叉编译x86的openwrt程序错误 #241

Open
qiuzi opened this issue Apr 26, 2023 · 0 comments
Open

交叉编译x86的openwrt程序错误 #241

qiuzi opened this issue Apr 26, 2023 · 0 comments

Comments

@qiuzi
Copy link

qiuzi commented Apr 26, 2023

` cargo:rustc-link-lib=static=crypto
cargo:rustc-link-lib=static=ssl
cargo:rerun-if-env-changed=BORING_BSSL_INCLUDE_PATH

--- stderr
deps/boringssl/src/include/openssl/base.h:59:10: fatal error: 'stddef.h' file not found
thread 'main' panicked at 'Unable to generate bindings: ClangDiagnostic("deps/boringssl/src/include/openssl/base.h:59:10: fatal error: 'stddef.h' file not found\n")', /home/sda3/openwrt/staging_dir/hostpkg/cargo/registry/src/github.com-1ecc6299db9ec823/boring-sys-2.1.0/build.rs:457:39

是否缺少某个依赖?之前已安装libclang-dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant