Re: gettext 1.25 & error: possibly undefined macro: AM_GNU_GETTEXT

2025-05-19 Thread Daniel P . Berrangé
On Mon, May 19, 2025 at 06:25:27PM +0200, Michael Schwendt wrote: > On Mon, 19 May 2025 16:11:00 +0100, Daniel P. Berrangé wrote: > > > [...], avoiding the autopoint dance > > autoreconf is supposed to run autopoint according to the manual page, > and not even if running autoreconf -f, it manages

Re: gettext 1.25 & error: possibly undefined macro: AM_GNU_GETTEXT

2025-05-19 Thread Michael Schwendt
On Mon, 19 May 2025 16:11:00 +0100, Daniel P. Berrangé wrote: > [...], avoiding the autopoint dance autoreconf is supposed to run autopoint according to the manual page, and not even if running autoreconf -f, it manages to run autopoint automatically. DESCRIPTION Run 'autoconf' and, wh

Re: gettext 1.25 & error: possibly undefined macro: AM_GNU_GETTEXT

2025-05-19 Thread Daniel P . Berrangé
On Mon, May 19, 2025 at 03:56:34PM +0100, Richard W.M. Jones wrote: > On Mon, May 19, 2025 at 03:22:48PM +0100, Richard W.M. Jones wrote: > > m4/guestfs-libraries.m4:158: warning: macro 'AM_GNU_GETTEXT' not found in > > library > > autoreconf: running: /usr/bin/autoconf --force > > configure

Re: gettext 1.25 & error: possibly undefined macro: AM_GNU_GETTEXT

2025-05-19 Thread Richard W.M. Jones
On Mon, May 19, 2025 at 04:54:55PM +0200, Michael Schwendt wrote: > On Mon, 19 May 2025 15:22:48 +0100, Richard W.M. Jones wrote: > > > Seemingly because of gettext 1.25 that was recently added to Fedora > > Rawhide, I'm now getting the error below. This also breaks all builds > > of libguestfs a

Re: gettext 1.25 & error: possibly undefined macro: AM_GNU_GETTEXT

2025-05-19 Thread Hans de Goede
Hi Richard, On 19-May-25 4:22 PM, Richard W.M. Jones wrote: > > Seemingly because of gettext 1.25 that was recently added to Fedora > Rawhide, I'm now getting the error below. This also breaks all builds > of libguestfs and related tools in Rawhide. > > $ autoreconf -fiv > autoreconf: expor

Re: gettext 1.25 & error: possibly undefined macro: AM_GNU_GETTEXT

2025-05-19 Thread Richard W.M. Jones
On Mon, May 19, 2025 at 03:22:48PM +0100, Richard W.M. Jones wrote: > m4/guestfs-libraries.m4:158: warning: macro 'AM_GNU_GETTEXT' not found in > library > autoreconf: running: /usr/bin/autoconf --force > configure:19161: error: possibly undefined macro: AM_GNU_GETTEXT > If this toke

Re: gettext 1.25 & error: possibly undefined macro: AM_GNU_GETTEXT

2025-05-19 Thread Michael Schwendt
On Mon, 19 May 2025 15:22:48 +0100, Richard W.M. Jones wrote: > Seemingly because of gettext 1.25 that was recently added to Fedora > Rawhide, I'm now getting the error below. This also breaks all builds > of libguestfs and related tools in Rawhide. > > $ autoreconf -fiv For the background, se

gettext 1.25 & error: possibly undefined macro: AM_GNU_GETTEXT

2025-05-19 Thread Richard W.M. Jones
Seemingly because of gettext 1.25 that was recently added to Fedora Rawhide, I'm now getting the error below. This also breaks all builds of libguestfs and related tools in Rawhide. $ autoreconf -fiv autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac