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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]