On 31 Aug 2001, at 12:48, Edward J. Sabol wrote:
> Zefiro encountered the following compilation error:
> >> utils.c: In function `read_file':
> >> utils.c:980: `MAP_FAILED' undeclared (first use this function)
>
> Ian Abott suggested:
> > Try this patch:
>
> Which is exactly what's in sysdep.h, which is included by util.c via wget.h.
> Why doesn't that work?
Zefiro was compiling wget-1.7 which does not have that fix in sysdep.h.
I did not notice it had been fixed in the CVS version, so I knocked up
a little patch. I guess I also should have patched sysdep.h and not
utils.c, but never mind, as long as it fixes the guy's problem!
Note to [EMAIL PROTECTED] people: please ignore the patch I sent
earlier in this thread.