2008-07-09 16:05:47

by Dave Jones

[permalink] [raw]
Subject: scripts/gcc-x86_64-has-stack-protector.sh missing ?

I just did a 'make tags' on a fresh checkout of Linus' tree, and got this..

/bin/sh: /mnt/data/src/git-trees/kernel/linux-2.6/scripts/gcc-x86_64-has-stack-protector.sh: No such file or directory

arch/x86/Makefile references this, but it seems to not be in the tree.

Dave

--
http://www.codemonkey.org.uk


2008-07-09 16:35:21

by Sam Ravnborg

[permalink] [raw]
Subject: Re: scripts/gcc-x86_64-has-stack-protector.sh missing ?

On Wed, Jul 09, 2008 at 11:58:44AM -0400, Dave Jones wrote:
> I just did a 'make tags' on a fresh checkout of Linus' tree, and got this..
>
> /bin/sh: /mnt/data/src/git-trees/kernel/linux-2.6/scripts/gcc-x86_64-has-stack-protector.sh: No such file or directory
>
> arch/x86/Makefile references this, but it seems to not be in the tree.

Added by:
4f7fd4d7a79193ceda4ce77f75e22917d33fa154

Sam

2008-07-09 17:09:55

by Dave Jones

[permalink] [raw]
Subject: Re: scripts/gcc-x86_64-has-stack-protector.sh missing ?

On Wed, Jul 09, 2008 at 06:35:57PM +0200, Sam Ravnborg wrote:
> On Wed, Jul 09, 2008 at 11:58:44AM -0400, Dave Jones wrote:
> > I just did a 'make tags' on a fresh checkout of Linus' tree, and got this..
> >
> > /bin/sh: /mnt/data/src/git-trees/kernel/linux-2.6/scripts/gcc-x86_64-has-stack-protector.sh: No such file or directory
> >
> > arch/x86/Makefile references this, but it seems to not be in the tree.
>
> Added by:
> 4f7fd4d7a79193ceda4ce77f75e22917d33fa154

Spooky. not sure what I screwed up, but a fresh git checkout fixed it.

thanks,

Dave

--
http://www.codemonkey.org.uk