Paul Eggert wrote: > I installed the following patch to gnulib, to fix the following > symptoms when trying to build coreutils 7.2 on Solaris 8: > ... > * lib/arpa_inet.in.h (inet_ntop): Define to rpl_inet_ntop when > we implement it, to avoid colliding with Solaris 8's incompatible > declaration of the function (Solaris 8 lacks 'restrict'). > (inet_pton): Likewise. > * modules/arpa_inet (arpa/inet.h): Depend on arpa_inet.in.h.
Those look good. I went to update coreutils' submodule to include them, but see they're not pushed to gnulib yet.