Re: Questions about how to use git

2011-04-05 Thread Kai Yu
By copying relevant files in findutils-4.2.18.tar.gz/findutils-4.3.5.tar.gz to checked out versions, now I can compile both the package of 4.2.18 4.3.5 successfully. Thank you. 2011/4/4 James Youngman : > I assume you deleted gnulib/ before running import-gnulib.sh.   If so, > I have no suggestion

Re: Questions about how to use git

2011-04-03 Thread Kai Yu
d from... configure.in:70: the top level autom4te: /usr/bin/m4 failed with exit status: 1 aclocal: autom4te failed with exit status: 1 FAILED What should I do to solve the problem now? 2011/4/4 James Youngman > On Sat, Apr 2, 2011 at 6:54 PM, Kai YU wrote: > > Hi, I'm curren

Re: Questions about how to use git

2011-04-03 Thread Kai YU
Yes, I also guess that I have to use the equally old gnulib. The problem is I can use git to switch to the old version of findutils, but I don't know how to obtain the corresponding old snapshot of gnulib. 2011/4/3 Kamil Dudka > On Saturday 02 April 2011 19:54:48 Kai YU wrote: > >

Questions about how to use git

2011-04-03 Thread Kai YU
Hi, I'm currently investigating how to fight software regressions with git bisect. Particularly, I want to use git bisect to help locate the #Bug12181 (http://savannah.gnu.org/bugs/?12181). However, when I use "git checkout FINDUTILS_4_2_18-1" to switch to the version 4.2.18, it fails to compi