Re: GNU make 3.80 build failure on FreeBSD 5

2003-01-28 Thread Gerald Pfeifer
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,

GNU make 3.80 build failure on FreeBSD 5

2003-01-28 Thread Gerald Pfeifer
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