bug-gnulib
[Top][All Lists]
Advanced

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

[bug-gnulib] tar (current cvs): gnulib/lib/getcwd.h missing, "make clean


From: Hansjoerg Lipp
Subject: [bug-gnulib] tar (current cvs): gnulib/lib/getcwd.h missing, "make clean" not working
Date: Sun, 28 Nov 2004 00:16:58 +0100
User-agent: Mutt/1.4.1i

Hi,

while working on my extract-to-command patch[1], I noticed some problems
with the current cvs version of tar and gnulib:

$ ./bootstrap --no-po --gnulib-srcdir=../gnulib --paxutils-srcdir=../paxutils
./bootstrap: Bootstrapping CVS tar...
./bootstrap: Copying file ../gnulib/config/config.rpath
[...]
./bootstrap: Copying file ../gnulib/lib/getcwd.h
cp: cannot stat `../gnulib/lib/getcwd.h': No such file or directory

After checking out an older version of gnulib I could compile tar
without further problems (CC to address@hidden because of the
missing gnulib/lib/getcwd.h), but "make clean" did not work:

$ make clean
Making clean in tests
make[1]: Entering directory `/home/hj/cvs/tar-e-04.tmp/tests'
test -z "genfile" || rm -f genfile
/bin/sh ./testsuite --clean
./testsuite: ./testsuite: No such file or directory
make[1]: *** [clean-local] Error 127
make[1]: Leaving directory `/home/hj/cvs/tar-e-04.tmp/tests'
make: *** [clean-recursive] Error 1

Running "make testsuite" in the test subdirectory, solved the problem.
Is this a bug or is it caused by a broken autoconf/automake/... setup?

automake (GNU automake) 1.9.3
autoconf (GNU Autoconf) 2.59
GNU m4 1.4.2

If you need any further information, please let me know.

Regards, Hansjoerg

____
[1] Current state of the patch: Using an option "--to-command COMMAND"
    similar to "--to-stdout" simplified the patch quite a bit (no need
    for another operation mode).

    For version 1.14.90:
      
http://www.physcip.uni-stuttgart.de/phy31407/tar/tar-1.14.90-e-04.diff.20041127.01
    For the current cvs version:
      
http://www.physcip.uni-stuttgart.de/phy31407/tar/tar-cvs-e-04.diff.20041127.01




reply via email to

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