[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problem with make check
From: |
Aharon Robbins |
Subject: |
Re: problem with make check |
Date: |
Wed, 21 Apr 2010 20:52:06 +0300 |
User-agent: |
Heirloom mailx 12.4 7/29/08 |
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 <address@hidden>
> To: Aharon Robbins <address@hidden>
> Cc: address@hidden
> 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 address@hidden Wed Apr 21 19:57:24 2010
> Return-Path: <address@hidden>
> 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: address@hidden
> X-Envelope-To: <address@hidden>
> From: Jim Meyering <address@hidden>
> To: Aharon Robbins <address@hidden>
> Cc: address@hidden
> 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.
>