Re: git 2.1.0: make fails

2014-09-10 Thread Gerry Reno
On 09/09/2014 06:42 PM, Jeff King wrote: On Tue, Sep 09, 2014 at 04:34:02PM -0400, Gerry Reno wrote: Downloaded the git-2.1.0.tar.gz tarball. Cannot build git 2.1.0: Weird. It works fine for me on Debian unstable. What platform are you on? cc -g -O2 -Wall -I. -DHAVE_ALLOCA_H

git 2.1.0: make fails

2014-09-09 Thread Gerry Reno
Downloaded the git-2.1.0.tar.gz tarball. Cannot build git 2.1.0: $ V=1 make prefix=/usr/local all ... cc -o xdiff/xpatience.o -c -MF xdiff/.depend/xpatience.o.d -MQ xdiff/xpatience.o -MMD -MP -g -O2 -Wall -I. -DHAVE_ALLOCA_H -DHAVE_PATHS_H -DHAVE_DEV_TTY -DHAVE_CLOCK_GETTIME