Re: kernel 2.6.11.12 I2C error

From: Greg KH
Date: Mon Jun 13 2005 - 16:21:56 EST


On Mon, Jun 13, 2005 at 02:45:44PM -0400, Mark Bidewell wrote:
> When I attempt to compile 2.6.11.12 from a full download. I get the
> following messages:
>
> include/linux/i2c.h:58: error: array type has incomplete element type
> include/linux/i2c.h:197: error: array type has incomplete element type
>
> I think the problem has to do with the forward declartion used in those
> lines.
>
> I am using gcc 4.0 on FC4 final

gcc 4.0 does not built the 2.6.11.whatever kernel properly. You need to
use the 2.6.12-rc kernel go fix these issues.

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/