Error building dahdi on yocto

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

Error building dahdi on yocto

1,233 Views
andrwebb
Contributor II

Hi,

Im trying to build this recipe https://git.osmocom.org/meta-telephony/tree/recipes-isdn/dahdi-linux/dahdi-linux_2.10.2.bb into my imx6ull zeus yocto image.

Somewhere during compilation it fails because it cant find modules.builtin.modinfo. 

make[1]: Leaving directory '/home/andriy/yocto/ls350/build_webb-ls350/tmp/work-shared/imx6ul-ls350/kernel-build-artifacts'
| make -C /home/andriy/yocto/ls350/build_webb-ls350/tmp/work-shared/imx6ul-ls350/kernel-build-artifacts SUBDIRS=/home/andriy/yocto/ls350/build_webb-ls350/tmp/work/imx6ul_ls350-poky-linux-gnueabi/dahdi-linux/2.10.2-r0/dahdi-linux-2.10.2/drivers/dahdi DAHDI_INCLUDE=/home/andriy/yocto/ls350/build_webb-ls350/tmp/work/imx6ul_ls350-poky-linux-gnueabi/dahdi-linux/2.10.2-r0/dahdi-linux-2.10.2/include DAHDI_MODULES_EXTRA=" " HOTPLUG_FIRMWARE=yes INSTALL_MOD_PATH=/home/andriy/yocto/ls350/build_webb-ls350/tmp/work/imx6ul_ls350-poky-linux-gnueabi/dahdi-linux/2.10.2-r0/image INSTALL_MOD_DIR=dahdi modules_install
| make[1]: Entering directory '/home/andriy/yocto/ls350/build_webb-ls350/tmp/work-shared/imx6ul-ls350/kernel-build-artifacts'
| cp: cannot stat './modules.builtin.modinfo': No such file or directory
| /home/andriy/yocto/ls350/build_webb-ls350/tmp/work-shared/imx6ul-ls350/kernel-source/Makefile:1312: recipe for target '_modinst_' failed
| make[2]: *** [_modinst_] Error 1

Sure enough when I look in that directory its not there, only modules.builtin and the rest of the kernel source tree are there. 

Any ideas of things I can try?

Thanks in advanced. 

 

 

Labels (2)
0 Kudos
Reply
3 Replies

1,207 Views
jimmychan
NXP TechSupport
NXP TechSupport

Could you tell me which version of BSP are you using?

 

0 Kudos
Reply

1,200 Views
andrwebb
Contributor II
0 Kudos
Reply

1,214 Views
andrwebb
Contributor II

Ok ive downgraded to yocto rocko and it seems to be building, but new problem. 

Error:
Problem: conflicting requests
- nothing provides kernel-module-dahdi-4.9.11-mx6ul+g91a2d54e41dc needed by dahdi-linux-2.10.2-r0.imx6ul_mwp302

Edit: Ok seems to be building after i switched to the nightly branch of that repo. Still broken on zeus though.

0 Kudos
Reply