Aharon Robbins wrote:
> I just did a completely fresh git pull of grep.  I then did

pull?
or clone?

>       ./bootstrap
>       ./configure && make
>       make check

running bootstrap should create gnulib-tests/c-ctype.h.

> make[4]: Entering directory `/d/local/src/Gnu/grep/gnulib-tests'
>   CC     c-strcasecmp.o
> c-strcasecmp.c:27:21: error: c-ctype.h: No such file or directory
> make[4]: *** [c-strcasecmp.o] Error 1

I've just confirmed that with the above sequence of
commands, run from a just-cloned directory, all succeed.


Reply via email to