Skip to content

Missing libxml2 in packages? #3

@abcfy2

Description

@abcfy2

I will see this error in docker:

# aarch64-unknown-linux-musl-cc -v
/cross_root/bin/clang: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory

And also, Debian & Ubuntu does not provide libxml2 any more, it will only provide libxml2-16 and libxml2.so.16, no libxml2.so in system.

I guess you should also package libxml2.so.2 in your tar.gz tarball.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions