Enabling MMC using menuconfig results in error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Enabling MMC using menuconfig results in error

856 Views
raheleh
Contributor II


Hi,

 

we are using Yocto to build an for imx6ulevk.

when we modularize any of the mmc components in menuconfig, we can`t rebuild the image. Attached log file shows the error after we enabled `MMC device block driver`.

if we just include those features without modularizing them, the image is fine.

 

Do you have any idea why we get this error?

we are using fsl-image-qt5 to build the image.

 

Thank you!

 

Muhammad Nadeem

adil jaffer

Original Attachment has been moved to: log.do_compile_kernelmodules.17050.zip

Labels (4)
0 Kudos
3 Replies

637 Views
raheleh
Contributor II

Hi,

I checked the dependencies by searching in the menuconfig. as far as i see all the dependencies are either included (Y) or modularized (M). Is there anywhere else that i need to check? How should I figure out what dependencies i`m missing?

Thank you!

muhammadnadeem

Pirosity

0 Kudos

637 Views
raheleh
Contributor II

Thanks Weidong, I`ll check the dependencies and update the result here.

0 Kudos

637 Views
weidong_sun
NXP TechSupport
NXP TechSupport

Hi,

   I checked the log you sent, It means there exists dependency relationships between mmc module and other modules, so building failed, you should check those dependency and build them together.

Regards,

Weidong

0 Kudos