Re: Compilation linux-source-2.6.18

2007-06-19 Thread Ben
I have filed a bug (#429625). I don't need SMP. I just wanted to get the parallel port working. The easiest solution for me is probably just to stick with kernel 2.6.8 for a while. Thanks again, Ben -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble?

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

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'