2.7.2: is not gcc 15.x ready
Brought to you by:
kmatsui
There is a bug in configure.ac that causes ./configure to fail to define LL_FORM when you're compiling with GCC v15.
See https://bugs.gentoo.org/944370
All that it needs is a simple patch to configure.ac, see attached.