Re: benh-kernel build error

2004-09-13 Thread Helge Kreutzmann
Hello, On Sun, Sep 12, 2004 at 10:06:17PM +0200, Wolfgang Pfeiffer wrote: > What is a "non-Linus" kernel? OS X kernels ... ?? > > Thanks in anticipation Kernel trees maintained by someone else, not Linus or the person Linus appointed to do so (e.g., Marcello for 2.4). As I understand, PPC used to

Re: benh-kernel build error

2004-09-12 Thread Wolfgang Pfeiffer
On Sun, 2004-09-12 at 15:19, Helge Kreutzmann wrote: > Hello, > On Fri, Sep 10, 2004 at 03:26:49PM +0200, Christian Hille wrote: > > I'm trying to build my own 2.4.25-benh kernel with make-kpkg but it > > doesn't works. > > Here is the rest of the error message: > > Building non-Debian (and non-Li

Re: benh-kernel build error

2004-09-12 Thread Wolfgang Pfeiffer
On Sun, 2004-09-12 at 15:31, Elimar Riesebieter wrote: > On Sun, 12 Sep 2004 the mental interface of > Helge Kreutzmann told: > > > Hello, > > On Fri, Sep 10, 2004 at 03:26:49PM +0200, Christian Hille wrote: > > > I'm trying to build my own 2.4.25-benh kernel with make-kpkg but it > > > doesn't wo

Re: benh-kernel build error

2004-09-12 Thread Elimar Riesebieter
On Sun, 12 Sep 2004 the mental interface of Helge Kreutzmann told: > Hello, > On Fri, Sep 10, 2004 at 03:26:49PM +0200, Christian Hille wrote: > > I'm trying to build my own 2.4.25-benh kernel with make-kpkg but it > > doesn't works. > > Here is the rest of the error message: > > Building non-Deb

Re: benh-kernel build error

2004-09-12 Thread Helge Kreutzmann
Hello, On Fri, Sep 10, 2004 at 03:26:49PM +0200, Christian Hille wrote: > I'm trying to build my own 2.4.25-benh kernel with make-kpkg but it > doesn't works. > Here is the rest of the error message: Building non-Debian (and non-Linus) Kernels is not supported by make-kpkg (I ran into this a while

Re: benh-kernel build error

2004-09-10 Thread Wolfgang Pfeiffer
On Fri, 2004-09-10 at 15:26, Christian Hille wrote: > Hi all, > > I'm trying to build my own 2.4.25-benh kernel with make-kpkg but it > doesn't works. > Here is the rest of the error message: > > cp vmlinux debian/tmp-image/boot/vmlinux-2.4.25-ben1.100904 > chmod 644 debian/tmp-image/boot/vmlinux

benh-kernel build error

2004-09-10 Thread Christian Hille
Hi all, I'm trying to build my own 2.4.25-benh kernel with make-kpkg but it doesn't works. Here is the rest of the error message: cp vmlinux debian/tmp-image/boot/vmlinux-2.4.25-ben1.100904 chmod 644 debian/tmp-image/boot/vmlinux-2.4.25-ben1.100904 cp arch/ppc/boot/images/vmlinux.coff debian/tm

Solved :) [was: benh kernel build error]

2003-07-19 Thread Wolfgang Pfeiffer
OK. Kernel is ready :))) After the first error in my previous message I got 2 more of them. My solution to this was to find the kernel compile options that I thought were related to the errors and unset them. I'm not a coder, so this was all I could do. Following the errors how they showed

benh kernel build error

2003-07-19 Thread Wolfgang Pfeiffer
Hi all I'm trying to build my own 2.4.21-ben2 kernel, and it seems I've messed up my kernel .config file that I edited for the build. The file is here: http://www.geocities.com/wolfgangpfeiffer/config.txt The kernel builds without any error AFAICS if I don't change the default .config file as sh