Subject: Error in compiling gcc-2.6.0. -- Redefinition of size_t.
To: None <netbsd-help@NetBSD.ORG>
From: None <klee@rdcclink.rd.qms.com>
List: netbsd-help
Date: 10/28/1994 18:17:08
I was trying to get the latest GNU c compiler for my NetBSD, but during the
build, I got an error saying that I was redefining size_t at two different
places. There was a definition of size_t in gcc-2.6.0/include/stddef.h, but
also at /usr/include/sys/types.h file as well. How can I make them to compile?
Is there a patch? I don't really know well enough to hack the code. If anybody
has gotten it to work, could you send me the diff?
Any help would be greatly appreciated.
Thanks
Kang