Compilation linux-source-2.6.18

2007-06-17 Thread Ben
Hello, I have just upgraded my 712 to etch and am trying to compile a kernel. Compilation fails in arch/parisc/mm/init.c with the following error: make-kpkg --initrd --append-to-version=-ben linux-image . arch/parisc/mm/init.c:34: error: conflicting types for '_text' include/asm-generic/sec

Re: Compilation linux-source-2.6.18

2007-06-17 Thread Grant Grundler
On Sun, Jun 17, 2007 at 03:05:30AM -0700, Ben wrote: > Hello, > > I have just upgraded my 712 to etch and am trying to compile a kernel. > Compilation fails in arch/parisc/mm/init.c with the following error: > > make-kpkg --initrd --append-to-version=-ben linux-image ... > arch/parisc/mm/init.c:3