On Thu, Oct 03, 2024 at 10:49:44PM +0200, Andreas Schwab wrote: > On Okt 03 2024, Patrice Dumas wrote: > > > On Thu, Oct 03, 2024 at 09:03:16PM +0100, Gavin Smith wrote: > >> Currently, when I run "make" there are a slew of error messages (see > >> below). > > > > I can't reproduce, maybe because of a different Perl? > > Before v5.37.2 SvPVutf8_nolen was a macro that dereferenced its > argument, after that the implementation moved into an inline function.
Thanks for investigating. I see Patrice fixed it, so it builds now.