Alan Cox wrote: > On Sat, May 28, 2005 at 12:12:35PM +0200, HGM.bg (GMX) wrote: >> In file included from drivers/i2c/algos/i2c-algo-bit.c:31: >> include/linux/i2c.h:58: error: array type has incomplete element type >> include/linux/i2c.h:197: error: array type has incomplete element >> type >> It's very important that standard-kernel should compile on FC4.... > > Its a bug in the base kernel. gcc 4 is just spotting a long standing > error in the code that previous compilers missed. This is a known > problem in the > 2.6.11 base kernels but isn't considered security critical so hasn't > been fixed in 2.6.11.x yet Does this mean that 2.6.12x kernels will compile ? I like to use "standard"-kernel for the cvs DVB drivers. But thanks for that info (not satisfying mit informative) :) /hgm.bg