On 31 Aug 2001, at 6:45, zefiro wrote:
> on my SUN-SPARC-SUNOS4.1.4, using GCC-2.8.0, after running the
> "configure" script (without any argument), I've run the "make"
> command (without any argument).
> It has been gone out with the following compilation Error:
>
> gcc -I. -I. -DHAVE_CONFIG_H
> -DSYSTEM_WGETRC=\"/usr/local/etc/wgetrc\"
> -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -c utils.c
> utils.c: In function `read_file':
> utils.c:980: `MAP_FAILED' undeclared (first use this function)
> utils.c:980: (Each undeclared identifier is reported only once
> utils.c:980: for each function it appears in.)
> *** Error code 1
Try this patch:
wget-1.7-MAP_FAILED.patch