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

Cross compile fatal error: 'bits/libc-header-start.h' file not found #555

Open
Ming-Y-ANG opened this issue Sep 17, 2023 · 0 comments
Open

Comments

@Ming-Y-ANG
Copy link

I am using the docker environment of debian 10 to cross-compile the project(due to device reasons I can only use armel instead of armhf). After I changed the relevant installation package to armel, everything worked fine in the front, but the following error occurred:
image
I used dpkg -S bits/libc-header-start.h and found that the file exists on my system, but it doesn't seem to be recognized by cargo. I'm not familiar with rust. Did I miss some steps?

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

No branches or pull requests

1 participant