Skip to content

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

@Ming-Y-ANG

Description

@Ming-Y-ANG

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions