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
I assume you deleted gnulib/ before running import-gnulib.sh. If so,
I have no suggestions for your next step.
OK, I'll try to use findutils-4.2.18.tar.gz into my own branch.
Another problem is, when I type "git checkout FINDUTILS_4_3_5-1" to switch
to the version 4.3.5, and use "sh import-gnulib.sh" for preparation, an
error arises:
...
configure.in:70: error: AC_REQUIRE: circular dependency of AC_GNU_SOU
On Sat, Apr 2, 2011 at 6:54 PM, Kai YU wrote:
> 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
On Sunday 03 April 2011 16:15:22 Kai YU wrote:
> 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.
In case of up2date findutils, the infor
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:
> > Hi, I'm c
On Saturday 02 April 2011 19:54:48 Kai YU wrote:
> 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
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