bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #61682] Build sometimes fails on MacOS


From: Lukas Oberhuber
Subject: [bug #61682] Build sometimes fails on MacOS
Date: Wed, 15 Dec 2021 19:18:40 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?61682>

                 Summary: Build sometimes fails on MacOS
                 Project: GNU gettext
            Submitted by: lukaso
            Submitted on: Thu 16 Dec 2021 12:18:39 AM UTC
                Category: Build
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

The following often results when building on MacOS. It appears that the
namespacing of the functions which are missing, is not occurring for the
actual c code related.

These are the configure flags passed:

```
gettext-0.21/configure --prefix /Users/user/gtk/inst --without-emacs
--disable-java --disable-native-java --disable-libasprintf --disable-csharp
--with-included-glib --with-included-libcroco --with-included-libunistring
```

And this is the error:

```
Undefined symbols for architecture x86_64:
  "_libgettextpo_u8_mbtouc_aux", referenced from:
      _name_validate in libgnu.a(markup.o)
      _utf8conv_carefully in libgnu.a(striconveh.o)
  "_libgettextpo_u8_mbtouc_unsafe_aux", referenced from:
      _mem_cd_iconveh_internal in libgnu.a(striconveh.o)
ld: symbol(s) not found for architecture x86_64
```




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61682>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]