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: Vaclav Slavik
Subject: [bug #63371] build fails on MinGW due to missing gnulib close module
Date: Wed, 16 Nov 2022 12:16:58 -0500 (EST)

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

> The patch you provided is probably a no-op, because
GNULIB_MODULES_TOOLS_FOR_SRC contains 'fopen', and 'fopen' depends on 'close'.


OK... In my defense, it is explicitly included in GNULIB_MODULES_LIBGETTEXTPO
(described as "This is a subset of the GNULIB_MODULES_TOOLS_FOR_SRC" - though
it was not). To be honest, I didn't even realize this could be an issue with
my (unsupported) build environment; if I did, I'd try to dig deeper myself
first. 

I don't see any relevant variables in set's output besides perhaps those:

MSYSTEM=MINGW32
MSYSTEM_CARCH=i686
MSYSTEM_CHOST=i686-w64-mingw32
MSYSTEM_PREFIX=/mingw32

That is, I'm building 32bit executables. Configure command is this:

./configure -C --prefix=c:/usr/local --disable-static
--disable-dependency-tracking --enable-silent-rules
--with-libiconv-prefix=/d/a/gettext-tools-windows/gettext-tools-windows/build/stage/usr/local
--disable-rpath --enable-nls --disable-csharp --disable-java
--enable-threads=windows --enable-relocatable CFLAGS="-O2" CXXFLAGS="-O2"
LDFLAGS="-Wl,--dynamicbase -Wl,--nxcompat -Wl,--no-seh"

Attaching cache and status; I wasn't able to find meaningful (to me) hints in
there.

(file #53964, file #53965)

    _______________________________________________________

Additional Item Attachment:

File name: config.status                  Size:178 KB
    <https://file.savannah.gnu.org/file/config.status?file_id=53964>

File name: config.cache                   Size:42 KB
    <https://file.savannah.gnu.org/file/config.cache?file_id=53965>



    _______________________________________________________

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]