Hello,

Surprisingly “make dist” has been failing on Hydra for some time[*]:

--8<---------------cut here---------------start------------->8---
gcc -std=gnu99  -I.      -g -O2 -c -o exclude.o exclude.c
In file included from mbuiter.h:106,
                 from exclude.c:38:
mbchar.h: In function 'mb_width_aux':
mbchar.h:241: warning: implicit declaration of function 'wcwidth'
In file included from exclude.c:38:
mbuiter.h: At top level:
mbuiter.h:112: error: expected specifier-qualifier-list before 'mbstate_t'
mbuiter.h: In function 'mbuiter_multi_next':
--8<---------------cut here---------------end--------------->8---

Ideas?

Thanks,
Ludo’.

[*] http://hydra.nixos.org/job/gnu/coreutils-master/tarball/all


Reply via email to