It was a clone. I just tried again, and it all worked, so we'll just call it a phase of the moon error and get on with life... :-)
Sorry for the noise. Arnold > From: Jim Meyering <[email protected]> > To: Aharon Robbins <[email protected]> > Cc: [email protected] > Subject: Re: problem with make check > Date: Tue, 20 Apr 2010 15:18:45 +0200 > > 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. > > From [email protected] Wed Apr 21 19:57:24 2010 > Return-Path: <[email protected]> > X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sls-af11p1 > X-Spam-Level: > X-Spam-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00, > DNS_FROM_OPENWHOIS autolearn=no version=3.2.5 > X-Envelope-From: [email protected] > X-Envelope-To: <[email protected]> > From: Jim Meyering <[email protected]> > To: Aharon Robbins <[email protected]> > Cc: [email protected] > Subject: Re: problem with make check > Date: Tue, 20 Apr 2010 15:18:45 +0200 > Content-Type: text/plain; charset=us-ascii > Status: R > > 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. >
