GNU bug report logs - #18436
Error building 8.23 with builddir != srcdir and --disable-dependency-tracking

Previous Next

Package: coreutils;

Reported by: "Daniel Richard G." <skunk <at> iSKUNK.ORG>

Date: Tue, 9 Sep 2014 19:58:02 UTC

Severity: normal

Merged with 18055

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Daniel Richard G." <skunk <at> iSKUNK.ORG>
To: bug-coreutils <at> gnu.org
Subject: Error building 8.23 with builddir != srcdir and
 --disable-dependency-tracking
Date: Tue, 09 Sep 2014 15:57:24 -0400
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. || skunk <at> iSKUNK.ORG
My ASCII-art .sig got a bad case of Times New Roman.




This bug report was last modified 10 years and 251 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.