I normally build with --disable-dependency-tracking to speed up builds, and also build out-of-tree, and got this with the latest coreutils:
$ cd /foo/bar/coreutils-8.23 $ mkdir _build $ cd _build $ ../configure --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes [...] $ make [...] GEN lib/unistr.h GEN lib/unitypes.h GEN lib/uniwidth.h GEN lib/wchar.h GEN lib/wctype.h GEN src/coreutils.h /bin/sh: src/coreutils.ht: No such file or directory gmake: *** [src/coreutils.h] Error 1 --Daniel -- Daniel Richard G. || sk...@iskunk.org My ASCII-art .sig got a bad case of Times New Roman.