Re: Compilation linux-source-2.6.18

2007-06-18 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:34:

Re: Compilation linux-source-2.6.18

2007-06-18 Thread Ben
Hello Grant, Thank you for looking at this. My build instructions come from the man page for make-kpkg. (Is that what you meant?) In other words what I did was: apt-get linux-source-2.6.14 unpack the archive make menuconfig make-kpkg --initrd linux-image That procedure should be common to

Re: Compilation linux-source-2.6.18

2007-06-18 Thread Grant Grundler
On Mon, Jun 18, 2007 at 12:45:49AM -0700, Ben wrote: Hello Grant, Thank you for looking at this. My build instructions come from the man page for make-kpkg. (Is that what you meant?) In other words what I did was: apt-get linux-source-2.6.14 unpack the archive make menuconfig