Skip to content

glib-2.78.1 complains about iconv and intl #64

Description

@firasuke

Hey there,

I'm trying to build glib-2.78.1 using muon on a custom Linux distribution that uses gettext-tiny and is based on musl libc. I am receiving the following error:

err project /root/glib-2.78.1/subprojects/iconv not found
fallback ['iconv'] failed for 'iconv'
err required dependency ['iconv'] not found
/root/glib-2.78.1/meson.build:2081:25: error required dependency not found
2081 |    libiconv = dependency ('iconv')

I tried several iconv implementations from toybox and from Alpine, but that doesn't seem to be the issue.

If I remove the dependency from the meson.build file I get a missing intl error.

Any ideas?

Thanks for your time!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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