On 3 Oct 2001, at 10:00, Sebastien Mougey wrote: > I've compiled WGET on Data General DG/UX (R4.11), and it works fine, but > DG/UX doesn't know the define MAP_FAILED, used in utils.c, defined in > sys/mman.h. So it should be replaced by (-1) on this unix...
Yes, the current CVS version (a.k.a. wget-1.7.1-pre1) already copes with systems that do not define MAP_FAILED (-1).
