-
I'm cross-compiling a bot to `x86_64-unknown-linux-musl`. This crate requires `hyper-tls`, which requires `native-tls`, which uses OpenSSL. The build script for OpenSSL always fails, as it cannot find…
-
Musl version is git master https://git.musl-libc.org/cgit/musl/commit/
With the release of v3.4.0 I saw this error when cross building openssl v3.4.0
```
riscv64-linux-musl-gcc -I. -Iinclude -…
-
The first is [delta](https://github.com/dandavison/delta), it already builds musl deb packages so it should be easy to add.
I have a few others that do build with musl but do not build deb packages…
-
反馈bug/问题模板,提建议请删除
## 1.关于你要提交的问题
Q:是否搜索了issue (使用 "x" 选择)
* [x] 没有类似的issue
## 2. 详细叙述
### (1) 具体问题
A:macOS 12.3下编译crpytodev-linux编译失败
### (2) 路由器型号和固件版本
A:x86 macOS 12.3
### (…
-
I am unable to link any crate that uses `grpc-rs` as dependency, when using the target `x86_64-unknown-linux-musl`.
The error that I get involves multiples `undefined references to __dso_handle`:
…
-
Hello,
I'm trying to cross compile the driver for openwrt distro running on onion omega2. I'm using version 5.7.0 of the driver. The kernel of openwrt is version 4.4.81. I'm trying to build as OpenWr…
-
### What is the problem the feature request solves?
Currently we require dynamically linked glibc on the host machine which isn't desirable since it requires certain version of glibc, otherwise the n…
-
With https://github.com/girlbossceo/conduwuit/commit/649e9da1f8f6404123f240af99cd801a7d16ed3a and release of v0.4.5 I can no longer run aarch64 executables and OCI images from the release page.
Eve…
-
I use windows 10 and compiling my rust app as target windows is successful.
Now I tried to compile it for linux but its failed.
I installed cygwin on windows 10 to get a linux compiler.
```
# ru…
-
日志如下,请各位大佬帮忙看下,谢谢!
```
make[3] -C toolchain/gcc/final compile
make[2] target/compile
make[3] -C target/linux compile
ERROR: target/linux failed to build.
make -r world: build failed. Ple…