Re: 2.6.23-git11 compile issues

2007-10-17 Thread Sam Ravnborg
On Wed, Oct 17, 2007 at 10:03:14AM -0700, Dave Hansen wrote: > On Wed, 2007-10-17 at 08:33 -0700, Badari Pulavarty wrote: > > Known issue ? > ... > > CHK include/linux/version.h > > CHK include/linux/utsrelease.h > > CC arch/x86/kernel/asm-offsets.s > > In file included from arch

Re: 2.6.23-git11 compile issues

2007-10-17 Thread J. Bruce Fields
On Wed, Oct 17, 2007 at 06:38:52PM +0300, Ismail Dönmez wrote: > Wednesday 17 October 2007 Tarihinde 18:33:18 yazmıştı: > > Known issue ? > > > > > > Thanks, > > Badari > > > > CHK include/linux/version.h > > CHK include/linux/utsrelease.h > > CC arch/x86/kernel/asm-offsets.s > >

Re: 2.6.23-git11 compile issues

2007-10-17 Thread Dave Hansen
On Wed, 2007-10-17 at 08:33 -0700, Badari Pulavarty wrote: > Known issue ? ... > CHK include/linux/version.h > CHK include/linux/utsrelease.h > CC arch/x86/kernel/asm-offsets.s > In file included from arch/x86/kernel/asm-offsets_64.c:7, > from arch/x86/kernel/asm

Re: 2.6.23-git11 compile issues

2007-10-17 Thread Badari Pulavarty
On Wed, 2007-10-17 at 18:38 +0300, Ismail Dönmez wrote: > Wednesday 17 October 2007 Tarihinde 18:33:18 yazmıştı: > > Known issue ? > > > > > > Thanks, > > Badari > > > > CHK include/linux/version.h > > CHK include/linux/utsrelease.h > > CC arch/x86/kernel/asm-offsets.s > > In fil

Re: 2.6.23-git11 compile issues

2007-10-17 Thread Andre Haupt
On Wed, Oct 17, 2007 at 08:33:18AM -0700, Badari Pulavarty wrote: > Known issue ? I saw that too after a git pull a couple of days ago. The following worked for me: make mrproper cp /proc/config.gz .config.gz (i was running 2.6.23 release kernel) gunzip .config.gz make silentoldconfig make regar

Re: 2.6.23-git11 compile issues

2007-10-17 Thread Ismail Dönmez
Wednesday 17 October 2007 Tarihinde 18:33:18 yazmıştı: > Known issue ? > > > Thanks, > Badari > > CHK include/linux/version.h > CHK include/linux/utsrelease.h > CC arch/x86/kernel/asm-offsets.s > In file included from arch/x86/kernel/asm-offsets_64.c:7, > from ar