[email protected] (Alfred M. Szmidt) writes: > > Cygwin 1.7.9 > > > > CC tftpsubs.o > > tftpsubs.c:69:23: fatal error: arpa/tftp.h: No such file or directory > > compilation terminated. > > make[2]: *** [tftpsubs.o] Error 1 > > > > The include file <arpa/tftp.h> does not exist on > > Minix 3.1.8, mingw, MSVC 9, BeOS, Haiku. > > We could add a replacement arpa/tftp.h to gnulib, as a glibc-header? > The arpa/tftp.h on my systems comes from glibc, at least, even if it is > not documented in the glibc manual. > > This is a good idea.
I looked at this now, and tried to build InetUtils for Mingw to be able to reproduce the error. I noticed so many significant issues that solving just this matter is not useful. It still won't build. I added this to README: - InetUtils does not build on Cygwin, Minix, MinGW, MSCV, BeOS, Haiki (and probably other systems as well). Patches welcome. /Simon
