On 01/23/13 15:23, Herbert Xu wrote:
On Wed, Jan 23, 2013 at 03:10:01PM -0800, Randy Dunlap wrote:
quoted
On 01/22/13 22:43, Stephen Rothwell wrote:
quoted
Hi all,
Changes since 20130122:
on i386:
ERROR: "crc32_le" [drivers/mtd/ubi/ubi.ko] undefined!
ERROR: "iio_triggered_buffer_setup" [drivers/iio/adc/max1363.ko] undefined!
ERROR: "iio_triggered_buffer_cleanup" [drivers/iio/adc/max1363.ko] undefined!
ERROR: "__crc32c_le" [crypto/crc32c.ko] undefined!
ERROR: "crc32_le" [crypto/crc32.ko] undefined!
Weird. You do have CONFIG_CRC32 selected, so did it compile
a lib/crc32.ko or not?
Hmph, this seems to be some kind of rebuild problem. It's not
reproducible, so the mtd/ubi and crypto reports above are incorrect --
please ignore them. Only the iio one is reproducible.
Sorry about that.
--
~Randy