On Fri, Feb 20, 2009 at 12:28:07PM -0600, Jon Ciesla wrote: > Anyone have any suggestions? Builds fine on F-10 with gcc4.3, and I > didn't see lilypond in the mass rebuild problem lists. That's because the test mass rebuild didn't include the glibc changes for proper ISO C++ mandated strchr etc. support yet, and that seems to be the reason why lilypond fails. memchr, rawmemchr, memrchr, strchr, strrchr, strchrnul, strpbrk, strstr, strcasestr, index, rindex, basename, wcschr, wcsrchr, wcspbrk, wcsstr, wcswcs, wmemchr in C++ now return const {char,void,wchar_t} * if the first argument was const {char,void,wchar_t} * and {char,void,wchar_t} * if the first argument was {char,void,wchar_t} *. Jakub -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list