bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Failed: phase compiling: coreutils-5.96-1 failed


From: Jim Meyering
Subject: Re: Failed: phase compiling: coreutils-5.96-1 failed
Date: Sun, 18 Jun 2006 22:13:58 +0200

François Giron <address@hidden> wrote:

> Le 18 juin 06 à 19:33, Bob Proulx a écrit :
>
>> François Giron wrote:
>>> I transmit to you the results of tests:
>>>
>>> % make -C tests/chgrp TESTS=basic
>>> make: Nothing to be done for `all'.
>>
>> Unfortunately the instructions given to you were missing a "check"
>> target there.  That command build the default target instead.  Please
>> add the check taret to the command line and try this again.  Actually,
>> lets get all of the details and set VERBOSE to yes.  Then we will have
>> all of the details.  Please run this command and send us the output to
>> the mailing list.
>>
>>   env VERBOSE=yes make -C tests/chgrp check TESTS=basic
>>
>> Thanks
>> Bob
>
> Here is the result:
>
> % env VERBOSE=yes make -C tests/chgrp check TESTS=basic
> make: *** tests/chgrp: No such file or directory.  Stop.

Please run that command from the top level directory.
The `-C tests/chgrp' tells make to do the equivalent
of "cd tests/chgrp" before anything else.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]