7 May
2025
7 May
'25
8:23 p.m.
On Wed, 2025-05-07 at 10:30 -0400, Genes Lists via dovecot wrote:
After updating gettext to 0.24.1 our daily build of git head is now generating this error:
autoreconf -fiv ....
....
As pointed out here [1] - the m4 macros moved - so the right "fix" is simply to use:
autoreconf -fvi -I /usr/share/gettext/m4
[1] https://gitlab.archlinux.org/archlinux/packaging/packages/dovecot/-/issues/4...
-- Gene
On Wed, 2025-05-07 at 10:30 -0400, Genes Lists via dovecot wrote:
After updating gettext to 0.24.1 our daily build of git head is now
generating this error:
----------------------------------------
autoreconf -fiv
....
....
As pointed out here [1] - the m4 macros moved - so the right "fix" is simply to use:
autoreconf -fvi -I /usr/share/gettext/m4
[1] https://gitlab.archlinux.org/archlinux/packaging/packages/dovecot/-/issues/ 4#note_268520
-- Gene