Hi,
My platform is EVM8148.
I'm trying to upgrade to DVRRDK 03.50.00.05, but the build is failing.
1) "make -s sys_all" will generate these errors:
rm: cannot remove `include/asm/proc': Is a directory
rm: cannot remove `include/asm/arch': Is a directory
rm: cannot remove `include/asm': Is a directory
make[2]: *** [clobber] Error 1
make[1]: *** [uboot_clean] Error 2
make: *** [uboot_clean] Error 2
2) make -s dvr_rdk_linux will generate these errors:
error: asm-generic/ioctls.h: No such file or directory
ti_vdis_hdmi_ctrl_priv.c:17:30: error: linux/ti81xxhdmi.h: No such file or directory
ti_vdis_hdmi_ctrl_priv.c:18:24: error: linux/edid.h: No such file or directory
it looks like some files are missing.
Any idea about the cause of the problem?
Thanks for any help