Skip to content

Building against musl libc #6

@MaMiMa81

Description

@MaMiMa81

Good Evening
I am trying to build libdecsync, from source, with the musl libc that I use on my system. However during the make it pulls in kotlin dependencies including the package x86_64-unknown-linux-gnu-8.3.0-glibc-2.19-kernel-4.9.2 .
This results in errors loading shared library ld-linux-x86-64.so.2 from my system because it isn't installed as that shared library is from glibc.
There doesn't appear to be any musl dependency package equivalent (unless someone knows different?).
Has anyone any experience with this at all or could perhaps point me in the right direction?
Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions