P J P <[email protected]> ha escrit: > I think change_dir() could create problems in copy-pass > mode. Because in src/copypass.c
Yes, if the target directory is not absolute. Fixed by commit 6377e0dfec. > I git cloned it today, it still has enough glitches. Make fails with Strange, I tried a fresh checkout and it worked for me. > make[3]: *** No rule to make target `exit.o', needed by `libpax.a'. Stop. [..] > After bootstrap, rmt directory and rmt/Makefile.in did not exist Both indicate that paxutils files were not copied. Regards, Sergey
