2.6.18-rc3-mm1: new i2c build failure

From: Andy Whitcroft
Date: Sun Aug 06 2006 - 05:33:34 EST


Seems we've gained an i2s (?) build failure:

LD .tmp_vmlinux1
drivers/built-in.o(.text+0xe6460): In function `.ams_i2c_read':
: undefined reference to `.i2c_smbus_read_byte_data'
drivers/built-in.o(.text+0xe6540): In function `.ams_i2c_write':
: undefined reference to `.i2c_smbus_write_byte_data'
drivers/built-in.o(.text+0xe6a18): In function `.ams_i2c_exit':
: undefined reference to `.i2c_del_driver'
drivers/built-in.o(.init.text+0x8714): In function `.ams_i2c_init':
: undefined reference to `.i2c_register_driver'
make: *** [.tmp_vmlinux1] Error 1

Machine is a ppc64, config at link below:

http://test.kernel.org/abat/43793/build/dotconfig

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