Hi, I'm currently investigating how to fight software regressions with git
bisect. I git clone cpio and type "git checkout release_2_7" to switch to
the version 2.7. After type "./bootstrap" and "./configure", an error
arises:
...
Makefile.am: installing `./INSTALL'
configure.ac:115: required file `rmt/Makefile.in' not found

Then I could not type "make" to compile the package.
Could anybody tell me how to check out and compile cpio-2.7 by using git?

Looking forward to your reply, thank you.

Reply via email to