On Thu, Mar 24, 2005 at 01:39:29AM -0500, Shawn Starr wrote: > include/linux/i2c.h:58: error: array type has incomplete element type > include/linux/i2c.h:197: error: array type has incomplete element type > /usr/local/src/sources/r300_driver/drm/linux-core/radeon_drv.h:274: confused > by earlier errors, bailing out
Woah, that's you trying to build an out-of-the-kernel-tree driver? Seems like it needs to be fixed up :) > I see further back you fed the gcc 4.0 compile fixes to akpm for this, > can this be merged in to 2.6.11.6? Why? It's not needed for 2.6.11. Builds with compiler versions that are not even yet released are not -stable acceptable patches, sorry. thanks, greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/