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 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.