On Wednesday, January 14, 2004, at 11:07 AM, Pierre Habraken wrote: > /usr/include/string.h:242: parse error before `(' > /usr/include/string.h:242: conflicting types for `memmove' > /usr/include/string.h:42: previous declaration of `memmove' > /usr/include/string.h:242: parse error before `__const' This one is a known bug. The enclosed patch should fix it. -- Damien