bug-coreutils
[Top][All Lists]
Advanced

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

bug#18436: Error building 8.23 with builddir != srcdir and --disable-dep


From: Daniel Richard G.
Subject: bug#18436: 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. || address@hidden
My ASCII-art .sig got a bad case of Times New Roman.





reply via email to

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