AltF02 / AltF02/x11-rs

Musl target builds

Abierto
#96 3 comentarios 1 reacción 0 asignados Ver en GitHub
type: question
Lenguaje dominante
Rust
Estrellas
205
Forks
69
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Hey there! Thanks for your awesome work, guys!

However, I have an issue building the crate for a linux-musl target while building any of the gfx-rs projects.
Here is the error message:
```
error: failed to run custom build command for `x11 v2.18.1`
process didn't exit successfully: `/home/fox/Documents/Development/Temp/gfx/target/release/build/x11-e03f3f938e7478ea/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: CrossCompilation', src/libcore/result.rs:997:5
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.

warning: build failed, waiting for other jobs to finish...
error: build failed
```

Is there anything that can be done on my side?

Thanks!

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.