On Tue, 28 Jan 2003, Paul D. Smith wrote:
> I don't think there's any way that a GNU make release can be done for at
> least another month or so:
Well, that should be fine, thanks! (I was more afraid that it might
take a year or so, more like to what we do in GCC-land. ;-) )
> It would be good,
%% Gerald Pfeifer <[EMAIL PROTECTED]> writes:
gp> GNU make 3.80 fails to build on FreeBSD 5:
gp> In file included from glob.c:282:
gp> glob.h:51: redefinition of `__size_t'
gp> /usr/include/machine/_types.h:86: `__size_t' previously declared here
gp> This can be fixed by the patch
GNU make 3.80 fails to build on FreeBSD 5:
In file included from glob.c:282:
glob.h:51: redefinition of `__size_t'
/usr/include/machine/_types.h:86: `__size_t' previously declared here
This can be fixed by the patch below which Mike Barcroft
<[EMAIL PROTECTED]> contributed to the FreeBSD po