bug-gettext
[Top][All Lists]
Advanced

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

[bug #63371] build fails on MinGW due to missing gnulib close module


From: Bruno Haible
Subject: [bug #63371] build fails on MinGW due to missing gnulib close module
Date: Sun, 25 Jun 2023 11:05:21 -0400 (EDT)

Follow-up Comment #11, bug #63371 (project gettext):


> I have further bisected this to one of the following gnulib commits.

Unfortunately, this bisect result does not help: The gnulib change from
2021-04-11 was huge, and was subsequently stabilized over the following three
months.

The only reasonable way forward is to look at the results of
autoconfiguration, that is:
  $ grep close config.cache
  $ grep CLOSE config.status
for the config.cache file that is generated when you configure gettext with
option '-C', and for the various config.status files that are generated as
well.

> when attempting to cross compile from x86_64-unknown-linux-gnu to
x86_64-w64-mingw32

Are you doing this with Wine enabled, or without? If it's without Wine, it's
pointless to invest any effort into such a build. If it's with Wine, it may be
worth your time, since afterwards "make check" can give you an indication
about the quality of the resulting binaries.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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