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

kernel compile error in bootsplash.c

2005-08-27 Thread J. B.
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 world in file included from drivers/video/bootsplash/bootsplash.