Hi Dale, <dsm...@roadrunner.com> skribis:
> Building stable-2.0 stared breaking for me at commit > 005de2e8273853e155c21767b1c8bdb4f3f3ca53 [...] > In file included from striconveh.c:30: > unistr.h: In function 'u8_check': > unistr.h:71: error: expected declaration specifiers before > '_UC_ATTRIBUTE_PURE' > unistr.h:77: error: expected '=', ',', ';', 'asm' or '__attribute__' before > '_UC_ATTRIBUTE_PURE' Could you try “make distclean && rm -rf autom4te.cache config.cache && autoreconf -vfi”, etc. and confirm that it solves the problem? Thanks, Ludo’.