Thread (1 message) 1 message, 1 author, 2016-06-15

Re: Re: Re: Segmentation fault with latest git (070c57df)

From: Jeff King <hidden>
Date: 2016-06-15 22:56:01

On Fri, Feb 01, 2013 at 10:30:24AM +0000, Jongman Heo wrote:
Short answer;

 * Version of make is 3.81 on both machines
 * builtin/fetch.o is not rebuilt  (see entire log below)
 * git works fine with "make all install COMPUTE_HEADER_DEPENDENCIES=no"
OK, that gets us closer. It's definitely a problem with the automatic
header dependencies, then.
[...make debug output...]
Reading makefile `builtin/.depend/fetch.o.d' (search path) (no ~ expansion)...
So we definitely have the dep file...
[...]
 Finished prerequisites of target file `builtin/fetch.o'.
 Prerequisite `builtin/fetch.c' is older than target `builtin/fetch.o'.
 Prerequisite `GIT-CFLAGS' is older than target `builtin/fetch.o'.
No need to remake target `builtin/fetch.o'.
But it doesn't stimulate any prerequisites in make, which is weird.
What's in builtin/.depend/fetch.o.d?

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help