Skip to content

GUI fails to build without ICU #931

Description

@rmottola

ICU is not detected:

checking for icu-config... no
Could not find the icu-config script.
Please ensure that it is in your path.
See http://site.icu-project.org/ for help.
checking for icu-i18n > 49.0... no
configure: checking for libicu (icu-config disabled)...
no
configure: WARNING: The International Components for Unicode (ICU) development headers and libraries do not appear to be available on this system.

but it attempts anyway to link with it, failing:

 Linking library libgnustep-gui ...
/usr/bin/ld: cannot find -licui18n
/usr/bin/ld: cannot find -licuuc
/usr/bin/ld: cannot find -licudata
collect2: error: ld returned 1 exit status

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