Re: kernel compile error in bootsplash.c

2005-08-27 Thread Alessandro Suardi
n't in kernel.org kernels. > > > > From: Randy.Dunlap <[EMAIL PROTECTED]> > > Sent: Sat Aug 27 20:34:27 CEST 2005 > > To: J. B. <[EMAIL PROTECTED]> > > Subject: Re: kernel compile error in bootsplash.c > > > > > > On Sat, 27 Aug

Re: kernel compile error in bootsplash.c

2005-08-27 Thread Lee Revell
On Sat, 2005-08-27 at 20:48 +0200, J. B. wrote: > if got it from > ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.10.tar.bz2 > and applied some patches "some patches" could be anything. Please don't waste our time with bug reports for randomly patched kernels. Lee - To unsubscribe from t

Re: kernel compile error in bootsplash.c

2005-08-27 Thread J. B.
if got it from ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.10.tar.bz2 and applied some patches > > From: Randy.Dunlap <[EMAIL PROTECTED]> > Sent: Sat Aug 27 20:34:27 CEST 2005 > To: J. B. <[EMAIL PROTECTED]> > Subject:

Re: kernel compile error in bootsplash.c

2005-08-27 Thread Randy.Dunlap
On Sat, 27 Aug 2005 19:53:35 +0200 (CEST) J. B. wrote: > I try to compile a 2.6.10 kernel but it stops with an error > in bootsplash.c. I have everything set in my .config file in /usr/src/linux > for bootsplash support. > > Anybody an idea. Where should i start to look? I am a newbie in kernel

Re: kernel compile error in bootsplash.c

2005-08-27 Thread J. B.
I googled some more and seem to have found the reason of the error: http://gcc.gnu.org/ml/gcc/2005-02/msg00053.html It is related to gcc 4.0 which indeed i did an apt-get update for. But is there a patch avail for my 2.6.10 kernel-source? > > I try to compile a 2.6.10 kernel but it stops wit

Re: kernel compile

2005-04-08 Thread Arjan van de Ven
On Fri, 2005-04-08 at 20:17 +0200, Adrian Bunk wrote: > On Thu, Apr 07, 2005 at 07:09:18PM -0400, Allison wrote: > > > Hi, > > > > Is it possible to compile a 2.4.20 kernel on a 2.6 system ? > > And use the new image successfully ? > > It doesn't matter what the system you are compiling on is ru

Re: kernel compile

2005-04-08 Thread Adrian Bunk
On Thu, Apr 07, 2005 at 07:09:18PM -0400, Allison wrote: > Hi, > > Is it possible to compile a 2.4.20 kernel on a 2.6 system ? > And use the new image successfully ? It doesn't matter what the system you are compiling on is running. > thanks, > Allison cu Adrian -- "Is there not prom

Re: kernel compile

2005-04-07 Thread Alexander Samad
Hi Should not be a problem as the compilation doesn't use any part of the running kernel. As long as you have the required components Alex On Thu, Apr 07, 2005 at 07:09:18PM -0400, Allison wrote: > Hi, > > Is it possible to compile a 2.4.20 kernel on a 2.6 system ? > And use the new image succe

Re: Kernel compile trouble

2001-01-07 Thread Johan Groth
Bernd Petrovitsch wrote: > > In message <[EMAIL PROTECTED]>, Tom Leete wrote: > >You don't show your .config, but I'll make a wild guess you're compiling for > >SMP+3DNow (probably by selecting Athlon processor). If so pick one of: > > For me it is the same. > > > a) Deselect SMP, make cl

Re: Kernel compile trouble

2001-01-07 Thread Bernd Petrovitsch
In message <[EMAIL PROTECTED]>, Tom Leete wrote: >You don't show your .config, but I'll make a wild guess you're compiling for >SMP+3DNow (probably by selecting Athlon processor). If so pick one of: For me it is the same. > a) Deselect SMP, make clean make dep, etc. gives: gcc -D__KERNEL

Re: Kernel compile trouble

2001-01-06 Thread Tom Leete
Johan Groth wrote: > > Hi, > I wonder if anyone can help me with compilation of kernel 2.4.0. I've > run make mrproper; make menuconfig; make dep and then I try to build the > kernel with make bzImage but that fails utterly. I get the following > message: [...] > /usr/src/linux/include/asm/string