Bruno,

On platforms that don't have them yet, and because gnulib doesn't
support them (or use them currently) we need to change line 53 in
gai_strerror.c from

#ifdef __USE_GNU

to just...

#if 0

Which allows gllib to build on platforms that don't have the extra
definitions.

Alan.



Reply via email to