DVB build fails without I2C

From: Jeff Garzik
Date: Sat Sep 09 2006 - 06:53:17 EST


In an effort to speed up my all-filesystems build, I disabled several things in my allyesconfig-generated .config. As luck would have it, I wound up disabling I2C but did not disable DVB.

This led to a link failure at the end of the build, with the linker complaining that many I2C-related symbols were not present.

Recommended solution: Add I2C as a dependency (or select) in DVB Kconfig.

Jeff


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