Kernel Compile Error

2004-10-13 Thread John Gilger
I am trying to compile the benh_2.6 kernel from mvista.com on my Debian Ti PowerBook. Running "make-kpkg --revision benh2.6 kernel-image" returns this error: *** 2.6 kernels no longer buildcorrectly with old versions of binutils. *** Please upgrade your binutils to 2.12.1 or newer I have the f

Re: Benh-kernel compile error

2004-02-24 Thread Ron Golan
On Tue, Feb 24, 2004 at 07:18:44PM -0600, [EMAIL PROTECTED] wrote: > Hello everyone. I have been trying to compile the newest benh-2.4 kernel (25 > I > think). Everything seems to go fine until the very end when I get this error: > > cp arch/ppc/boot/images/vmlinux.coff debian/tmp-image/boot/vm

Benh-kernel compile error

2004-02-24 Thread dotto
Hello everyone. I have been trying to compile the newest benh-2.4 kernel (25 I think). Everything seems to go fine until the very end when I get this error: cp arch/ppc/boot/images/vmlinux.coff debian/tmp-image/boot/vmlinux.coff -2.4.25-ben1 cp: cannot stat 'arch/ppc/boot/images/vmlinux.coff': N

Re: kernel compile error at ide-cd.h

2003-06-04 Thread Jens Axboe
On Wed, Jun 04 2003, Christoph Ewering wrote: > Hello ! > > Just synced to 2.4.20-ben10 and tried to build a new kernel, but it > stops at ide-cd.h. Every help is highly welcome . Check the archives, 3rd post on this in 2 weeks. You need to make it __u16. -- Jens Axboe

Re: kernel compile error at ide-cd.h

2003-06-04 Thread Michael Flaig
Please search the mailinglist archive, this has already been discussed in the past 2 weeks. Thanks, Michael [...]

kernel compile error at ide-cd.h

2003-06-04 Thread Christoph Ewering
Hello ! Just synced to 2.4.20-ben10 and tried to build a new kernel, but it stops at ide-cd.h. Every help is highly welcome . Bye, Christoph gcc -D__KERNEL__ -I/usr/src/linux-2.4/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -I/us

kernel compile error

2003-03-27 Thread Grzesiek Sedek
Hi all, I'm receiving this error while trying to compile kernel - I'm not sure what I got wrong? cp arch/ppc/boot/images/vmlinux.coff debian/tmp-image/boot/vmlinux.coff-2.4.20-ben9 cp: cannot stat `arch/ppc/boot/images/vmlinux.coff': No such file or directory make[1]: *** [real_stamp_image] Erro