Am Montag, 27. Februar 2012, 15:10:09 schrieb Jani Monoses: > > well, we can either > > - revert 11b5fe26f (CHROMIUM: dm: Add support for devices by > > PARTUUID/PARTNROFF), - export the symbol in genhd.c > > thanks, exporting the symbol did it. > either of these two solutions is fine I think. > So we are missing patches related to this hack? How did it build for Chromeos?
I guess CHROMEOS uses it build-in, so they never ran into this error (their hw is very specific, so no need to modules I guess). grep -r CONFIG_BLK_DEV_DM chromeos chromeos/config/base.config:CONFIG_BLK_DEV_DM=y I also added the "export symbol patch" to the chromeos-ac100-3.0 branch. Marc _______________________________________________ Mailing list: https://launchpad.net/~ac100 Post to : [email protected] Unsubscribe : https://launchpad.net/~ac100 More help : https://help.launchpad.net/ListHelp

