[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: build failures in mingw64
From: |
Paul Eggert |
Subject: |
Re: build failures in mingw64 |
Date: |
Sun, 9 Jul 2023 13:57:25 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 |
On 2023-07-09 04:19, Eli Zaretskii wrote:
This is a Gnulib bug, we've "inherited" it 2 months ago.
Odd, that could happen if one ran 'configure' with an unusual argument,
e.g., './configure gt_cv_locale_fr=', but I don't see how it could
happen otherwise.
The configure-time test for French locales is present only to work
around a Solaris 10 bug, and looking into that bug I don't see how it
could affect Emacs. So I installed the attached patches to bring Emacs
up to speed on recent Gnulib (I fixed Gnulib to handle the "unusual
argument" issue), and to remove the unnecessary-for-Emacs French locale
testing so this should work around whatever obscure issue Angelo ran
into. Please give it a try.
0001-Update-from-Gnulib-by-running-admin-merge-gnulib.patch
Description: Text Data
0002-Simplify-configure-check-for-MB_CUR_MAX.patch
Description: Text Data
- build failures in mingw64, Stephen Leake, 2023/07/08
- Re: build failures in mingw64, Angelo Graziosi, 2023/07/09
- Re: build failures in mingw64, Eli Zaretskii, 2023/07/09
- Re: build failures in mingw64, Angelo Graziosi, 2023/07/09
- Re: build failures in mingw64, Angelo Graziosi, 2023/07/09
- Re: build failures in mingw64, Eli Zaretskii, 2023/07/09
- Re: build failures in mingw64, Eli Zaretskii, 2023/07/09
- Re: build failures in mingw64,
Paul Eggert <=
- Re: build failures in mingw64, Angelo Graziosi, 2023/07/09
- Re: build failures in mingw64, Eli Zaretskii, 2023/07/10
- Re: build failures in mingw64, Paul Eggert, 2023/07/10
- Re: build failures in mingw64, Angelo Graziosi, 2023/07/10
- Re: build failures in mingw64, Stephen Leake, 2023/07/09