Manuel Sopena Ballesteros

Results 15 comments of Manuel Sopena Ballesteros

installing musl-tools did not fix the issue. I would like to avoid cargo-zigbuild if possible because I am using cargo dist and using cargo-zigbuild means rewriting the CI ...

this worked for me and I neither had to install a new version of cmake not downgrade the existing one ``` CMAKE_POLICY_VERSION_MINIMUM="3.10" cargo build ```

Hi, I am having the same issue, using Ubuntu 24.10

This solved this issue for me in Ubuntu 24.10 ```sh sudo apt install libsdbus-c++-bin libsdbus-c++-dev libsdbus-c++1 libsdbus-c++-doc ```

Hi any idea on how to build musl binaries with this library?