Hi, I am getting the following error with DMAI build Compiling linux/Display_fbdev_dm6467.o470MV from linux/Display_fbdev.c.. linux/Display_fbdev.c:24:35: video/davincifb_ioctl.h: No such file or directory When I try to build DMAI on DM6467. Anyone knows why it may come. The header file does not seem to exist anywhere in the DVSDK folder structure or the mv_pro_4.0.1 toolchain provided with DVSDK.
Here is a background on how I reached this stage: In folder PSP_01_03_00_070/board_utilities/ Unzipped u-boot-1.2.0.tar.gz there itself and then in the folder executed make davinci_dm646x_config make This was to primarily get the mkimage utility up. (i am using the prebuilt u-boot) In folder /mv_pro_4.0.1/montavista/pro/devkit/lsp/ti-davinci/ Did the following make ARCH=arm CROSS_COMPILE=arm_v5t_le- davinci_dm646x_defconfig make ARCH=arm CROSS_COMPILE=arm_v5t_le- checksetconfig make ARCH=arm CROSS_COMPILE=arm_v5t_le- uImage Following this the asm/arch/ links were created. Provided the kernel header path to the /mv_pro_4.0.1/montavista/pro/devkit/lsp/ti-davinci/ location. and did a clean build on DMAI make dm6467 Which is when it gave the error given above. There is no file called video/davincifb_ioctl.h either in the toolchain path or in the dvsdk folder. Am I missing out something here? It appears to me that the toolchain that came with DVSDK is incomplete to build the DMAI again. The /mv_pro_4.0.1/montavista/pro/devkit/lsp/ folder has two folders ti-davinci ti-davinci_evm-arm_v5t_le The ti-davinci_evm-arm_v5t_le contained linux-2.6.10_mvl401 which seemed to have on DM6446 files and therefore I ignored it. Regards, Omkiran
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
