On Fri, Jan 1, 2021 at 1:42 PM Tim Rühsen <tim.ruehsen@gmx.de> wrote:
Hi Jeff,
we recently updated gnulib for wget 1.21.
Gnulib is C99 and at least in L288 it looks like your compiler doesn't
like a C99 construct. Possibly you need to explicitly switch on C99 mode !?
I _think_ the only thing available nowadays on the PowerMacs is GCC 4.2.1.
In the old days we could use a modern GCC or Clang from MacPorts. But
the standard c++ library no longer builds on the PowerMac, so the
compilers don't build.