On Fri, Apr 1, 2011 at 3:02 PM, Bruno Haible <[email protected]> wrote: >> ../lib/wchar.h:751:27: error: invalid type in declaration before ';' token >> ../lib/wchar.h:751:27: error: 'int wmemchr' redeclared as different kind of >> symbol > > This appears to be a glibc >= 2.10 platform, right? I reproduce it on a RHEL > 6 system.
$ /lib64/libc.so.6 GNU C Library stable release version 2.11.3 (20110203), by Roland McGrath et al. I think this is >= 2.10, yes. ;) openSuSE 11.4 > I'm committing this fix: Thank you!
