Aditya Nugraha
Aditya Nugraha
### Describe the bug When trying to compile [off tree](https://github.com/muink/openwrt-einat-ebpf) OpenWrt Packages I have stumbled this issue of libelf cann't found libintl.so.8 . The application is a rust daemon, it...
Maintainer: @lu-zero @1715173329 Environment: x86_64, glibc Description: I wanted to compile [einat](https://github.com/muink/openwrt-einat-ebpf) , but somehow rustc cannot found libintl at the end. I have tried everything ``` TARGET_CFLAGS += -Xlinker...
Maintainer: @lu-zero , @1715173329 Environment: x86_64, musl libc Description: Getting the following when trying to compile rust for x86_64 (musl libc) ``` configure: processing command line configure: configure: build.configure-args :=...
### Version 22.11.0 ### Platform ```text Linux OpenWrt 6.12 #0 SMP Mon Nov 18 09:07:00 2024 x86_64 GNU/Linux ``` ### Subsystem _No response_ ### What steps will reproduce the bug?...