Subject: bootstrap-pkgsrc md5.h breakage on Red Hat ES 2.1
To: None <tech-pkg@netbsd.org>
From: None <abs@mono.org>
List: tech-pkg
Date: 09/16/2003 08:40:58
It chokes on the system md5.h

gcc  -I. -I.  -g -O2 -DHAVE_CONFIG_H -c fgetln.c
In file included from nbcompat.h:328,
                 from fgetln.c:39:
/usr/include/md5.h:27: parse error before `UINT4'
/usr/include/md5.h:27: warning: no semicolon at end of struct or union
/usr/include/md5.h:28: warning: data definition has no type or storage
class
/usr/include/md5.h:30: parse error before `}'
/usr/include/md5.h:30: warning: data definition has no type or storage
class
/usr/include/md5.h:32: parse error before `PROTO_LIST'
/usr/include/md5.h:33: parse error before `PROTO_LIST'
/usr/include/md5.h:35: parse error before `PROTO_LIST'
/usr/include/md5.h:37: parse error before `PROTO_LIST'
make: *** [fgetln.o] Error 1
===> exited with status 2
aborted.

Renaming the include so it fails to detect it results in a clean
build.

-- 
			   David Brownlee -- abs@mono.org