Re: 2.6.23.git build error

2007-10-13 Thread Thomas Gleixner
On Sat, 13 Oct 2007, Sam Ravnborg wrote: > But I cannot see how this could result in the bug you > reported.. > Anyway at least one dontdiff buglet - or we should preferably > drop the .i files in the kernel src. I have a patch from Adrian staged to do this. tglx - To unsubscribe from this

Re: 2.6.23.git build error

2007-10-13 Thread Sam Ravnborg
On Sat, Oct 13, 2007 at 09:35:09AM +0200, Mike Galbraith wrote: > On Sat, 2007-10-13 at 09:16 +0200, Sam Ravnborg wrote: > > > Pulled 2.6.23 tree and did a build > > Added latest -linus on top of it. > > Did a new build (x86_64). > > > > > > As expected it failed due to wrong asm symlink but not

Re: 2.6.23.git build error

2007-10-13 Thread Mike Galbraith
On Sat, 2007-10-13 at 09:16 +0200, Sam Ravnborg wrote: > Pulled 2.6.23 tree and did a build > Added latest -linus on top of it. > Did a new build (x86_64). > > > As expected it failed due to wrong asm symlink but nothing > like the error Mike posted. > So I'm a bit puzzeled here. > > I anyone c

Re: 2.6.23.git build error

2007-10-13 Thread Sam Ravnborg
On Sat, Oct 13, 2007 at 07:40:09AM +0200, Giacomo Catenazzi wrote: > Mike Galbraith wrote: > > On Fri, 2007-10-12 at 23:31 +0200, Sam Ravnborg wrote: > >> On Fri, Oct 12, 2007 at 06:48:58AM +0200, Mike Galbraith wrote: > >>> Greetings, > >>> > >>> Freshly pulled 2.6.23.git failed to build: > >>> >

Re: 2.6.23.git build error

2007-10-12 Thread Giacomo Catenazzi
Mike Galbraith wrote: > On Fri, 2007-10-12 at 23:31 +0200, Sam Ravnborg wrote: >> On Fri, Oct 12, 2007 at 06:48:58AM +0200, Mike Galbraith wrote: >>> Greetings, >>> >>> Freshly pulled 2.6.23.git failed to build: >>> >>> make[1]: *** No rule to make target `arch/x86/kernel/asm-offsets.c', needed >>

Re: 2.6.23.git build error

2007-10-12 Thread Mike Galbraith
On Fri, 2007-10-12 at 23:31 +0200, Sam Ravnborg wrote: > On Fri, Oct 12, 2007 at 06:48:58AM +0200, Mike Galbraith wrote: > > Greetings, > > > > Freshly pulled 2.6.23.git failed to build: > > > > make[1]: *** No rule to make target `arch/x86/kernel/asm-offsets.c', needed > > by `arch/x86/kernel/a

Re: 2.6.23.git build error

2007-10-12 Thread Sam Ravnborg
On Fri, Oct 12, 2007 at 06:48:58AM +0200, Mike Galbraith wrote: > Greetings, > > Freshly pulled 2.6.23.git failed to build: > > make[1]: *** No rule to make target `arch/x86/kernel/asm-offsets.c', needed > by `arch/x86/kernel/asm-offsets.s'. Stop. > make: *** [prepare0] Error 2 > make: *** Wait