bug-tar
[Top][All Lists]
Advanced

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

[Bug-tar] Problem with bootstrap -- missing file 'gnulib/build-aux/missi


From: Pavel Raiskup
Subject: [Bug-tar] Problem with bootstrap -- missing file 'gnulib/build-aux/missing'
Date: Tue, 07 Aug 2012 01:15:03 +0200

Hello, currently the tar's bootstrap fails while doing symbolic link to
non-existing file:

    gnulib/build-aux/missing

The last think bootstrap does for me is:

    ./bootstrap: ln -fs ../gnulib/build-aux/install-sh build-aux/install-sh

.. and after that fails silently with error code 1.

System: Fedora 17

|| diff --git a/bootstrap b/bootstrap
|| index 1599728..514ba47 100755
|| --- a/bootstrap
|| +++ b/bootstrap
|| @@ -131,7 +131,6 @@ tests_base=tests
||  # Extra files from gnulib, which override files from other sources.
||  gnulib_extra_files="
||          $build_aux/install-sh
|| -        $build_aux/missing
||          $build_aux/mdate-sh
||          $build_aux/texinfo.tex
||          $build_aux/depcomp






reply via email to

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