Guess this is where it really belongs... ---------- Forwarded message ---------- Date: Fri, 15 Jul 2005 16:23:49 -0700 From: Andrew Morton <akpm@xxxxxxxx> Reply-To: linux-fbdev-devel@xxxxxxxxxxxxxxxxxxxxx To: Yoichi Yuasa <yuasa@xxxxxxxxxxxxxx> Cc: yuasa@xxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx, linux-fbdev-devel@xxxxxxxxxxxxxxxxxxxxx, Antonino A. Daplas <adaplas@xxxxxxxxxx> Subject: [Linux-fbdev-devel] Re: 2.6.13-rc3-mm1 Yoichi Yuasa <yuasa@xxxxxxxxxxxxxx> wrote: > > Hi Andrew > > I got the following error. > > make ARCH=mips oldconfig > scripts/kconfig/conf -o arch/mips/Kconfig > drivers/video/Kconfig:7:warning: type of 'FB' redefined from 'boolean' to 'tristate' > > file drivers/char/speakup/Kconfig already scanned? > make[1]: *** [oldconfig] Error 1 > make: *** [oldconfig] Error 2 > Well arch/mips/Kconfig is defining CONFIG_FB as bool and drivers/video/Kconfig was changed a while ago to define it as tristate. I assume this failure also happens in linus's current tree. It seems odd that mips is privately duplicating the generic code's definition. Maybe that needs to be taken out of there. I'll cc the fbdev guys - could someone please come up with fix? It's a showstopper for the MIPS architecture. ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Linux-fbdev-devel mailing list Linux-fbdev-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/linux-fbdev-devel