Enabling MMC using menuconfig results in error

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Enabling MMC using menuconfig results in error

1,762 次查看
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

标签 (4)
0 项奖励
回复
3 回复数

1,543 次查看
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 项奖励
回复

1,543 次查看
raheleh
Contributor II

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

0 项奖励
回复

1,543 次查看
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 项奖励
回复