On Feb 16, 2008 6:35 PM, Jim Meyering <[EMAIL PROTECTED]> wrote:
> Both of which are checked by running "make distcheck".

Thanks.   I was unable to do that, because at the moment, tests/cp/acl
fails on my machine.   I suspect this is because I am using a VPATH
build and $PWD includes a symlink, though I have not yet had time to
investigate:

orbital:cp$ rm acl.log; pwd ; pwd -P; grep "top_srcdir = " Makefile;
make acl.log
/home/james/source/GNU/coreutils/compile/tests/cp
/home/build/james/GNU/coreutils/compile/tests/cp
abs_top_srcdir = /home/james/source/GNU/coreutils/coreutils
top_srcdir = /home/james/source/GNU/coreutils/coreutils
FAIL: acl.log
orbital:cp$ cat acl.log
FAIL: acl.log (exit: 1)
=======================

grep: ../../lib/config.h: No such file or directory

Thanks,
James.


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to