Hi, I had this problem too, the files should be in "/opt/mv_pro_4.0/montavista/pro/devkit/lsp/ti-davinci/include". Euan
-----Original Message----- From: JAEHOON LEE [mailto:[EMAIL PROTECTED] Sent: 19 November 2007 09:54 To: "Cochrane,EuanEuan.Cochrane"@uk.thalesgroup.com; [email protected] Subject: RE: Compiling problem on MJPEG Demo Hi Euan and All. I modified the apps/jpegencdec/makefile with Euan's reply. So, I think older problem was gone... But New error occurred... Here is my new errors. The Next problem is where is the location of "davinci specific header files" app.c:28:32: media/davinci_vpfe.h: No such file or directory app.c:29:27: media/tvp5146.h: No such file or directory app.c:30:29: video/davincifb.h: No such file or directory ==> I'd like to know where these files are located. and What to change of this source file... Thanks for all about this... ========================================== Here is my next error. /opt/montavista/pro/devkit/arm/v5t_le/armv5tl-montavista-linuxeabi/bin/gcc -c -MD -MF package/cfg/app_remote/app.o470MV.dep -x c -fPIC -Wunused -Wall -fno-strict-aliasing -nostdinc -B/opt/montavista/pro/devkit/arm/v5t_le/armv5tl-montavista-linuxeabi/../lib/gcc/armv5tl-montavista-linuxeabi/3.4.3/ -Dfar= -Dxdc_target__='<gnu/targets/std.h>' -D_DEBUG_=1 -Dxdc_cfg__xheader__='<apps/jpegencdec/package/cfg/app_remote_x470MV.h>' -Dgnu_targets_MVArm9 -Dxdc_target__profile_debug -Dxdc_target__isa_v5t -Dxdc_target__vers_1_0_3_4_3 -Dxdc_target__isaCompatible_v5t -Dxdc_target__littleEndian -g -I. -I/home/user/dvevm_1_10/codec_servers_1_00/packages -I/home/user/dvevm_1_10/codec_engine_1_02/examples/apps/jpegencdec/../.. -I/home/user/dvevm_1_10/codec_engine_1_02/packages -I/home/user/dvevm_1_10/xdais_5_00/packages -I/home/user/dvevm_1_10/dsplink_1_30_08_02/packages -I/home/user/dvevm_1_10/cmem_1_01/packages/ -I/home/user/dvevm_1_10/framework_components_1_00_03/packages -I/home/user! /dvevm_1_10/bios_5_30/packages -I/home/user/dvevm_1_10/xdctools_1_21/packages -I../.. -I/home/user/dvevm_1_10/bios_5_30/packages/ti/bios/include -isystem /opt/montavista/pro/devkit/arm/v5t_le/armv5tl-montavista-linuxeabi/../target/usr/include -isystem /opt/montavista/pro/devkit/arm/v5t_le/armv5tl-montavista-linuxeabi/../target/usr/include/c++/3.4.3 -isystem /opt/montavista/pro/devkit/arm/v5t_le/armv5tl-montavista-linuxeabi/../target/usr/include/c++/3.4.3/armv5tl-montavista-linuxeabi -isystem /opt/montavista/pro/devkit/arm/v5t_le/armv5tl-montavista-linuxeabi/../lib/gcc/armv5tl-montavista-linuxeabi/3.4.3/include -o package/cfg/app_remote/app.o470MV app.c ==> Here is our error.. app.c:28:32: media/davinci_vpfe.h: No such file or directory app.c:29:27: media/tvp5146.h: No such file or directory app.c:30:29: video/davincifb.h: No such file or directory app.c: In function `initCaptureDevice': app.c:464: error: `TVP5146_AMUX_SVIDEO' undeclared (first use in this function) app.c:464: error: (Each undeclared identifier is reported only once app.c:464: error: for each function it appears in.) app.c:466: error: `TVP5146_AMUX_COMPOSITE' undeclared (first use in this function) app.c:504: error: `VPFE_STD_AUTO' undeclared (first use in this function) gmake: *** [package/cfg/app_remote/app.o470MV] Error 1 gmake: *** [all] Error 2 [EMAIL PROTECTED] jpegencdec]# _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
