bug-coreutils
[Top][All Lists]
Advanced

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

Re: grep: version.c: No such file or directory


From: Jim Meyering
Subject: Re: grep: version.c: No such file or directory
Date: Thu, 09 Oct 2008 15:14:40 +0200

Andreas Schwab <address@hidden> wrote:
>  tty.c uname.c uname-uname.c unexpand.c uniq.c unlink.c uptime.c users.c ls.c 
> ls-vdir.c wc.c who.c whoami.c yes.c && exit 1 || :
> grep: version.c: No such file or directory
> grep: version.h: No such file or directory

Is this a quiz? ;-)
I deduced that this happens when you run "make check" in a non-srcdir build.
However, it doesn't affect the exit status of that command, so it's
not a big deal.  If someone can find a clean and safe way to avoid
(not just discard/hide) the diagnostic, that'd be great.




reply via email to

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