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

target mips-unknown-linux-musl compilation failed #3315

Open
lbl8603 opened this issue Mar 24, 2024 · 0 comments
Open

target mips-unknown-linux-musl compilation failed #3315

lbl8603 opened this issue Mar 24, 2024 · 0 comments

Comments

@lbl8603
Copy link

lbl8603 commented Mar 24, 2024

Current Behavior

error: Undefined temporary symbol $BB18_3

error: Undefined temporary symbol $BB184_4

error: could not compile `actix-http` (lib) due to 2 previous errors
warning: build failed, waiting for other jobs to finish...
error: Undefined temporary symbol $BB40_3

error: could not compile `actix-web` (lib) due to previous error

Steps to Reproduce (for bugs)

rustup install 1.71.1
rustup default 1.71.1
rustup target add mips-unknown-linux-musl
cargo build --target mips-unknown-linux-musl

Your Environment

rustc 1.71.1 (eb26296b5 2023-08-03)

Linux DESKTOP-0BCHNIO 5.10.16.3-microsoft-standard-WSL2 #1 SMP Fri Apr 2 22:23:49 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

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