Ashish, Looks like you have to set the path in .bashrc and source .bashrc as given in the dvevm starting guide. Sometime it does not work in my system So I give the path explicity in $ prompt. However, its clear that arm_v5t_le-gcc is not locatable in the make command. Please try setting the paths and then make.
________________________________ From: ashish pareek [mailto:[EMAIL PROTECTED] Sent: Saturday, September 13, 2008 1:22 PM To: Deepak Shankar-TLS,Chennai. Cc: [email protected] Subject: Re: RE: Running demos Dm355 Hi Deepak , I tried the way u mentioned ,but still am not able to make it .Can u chk it my log .Am i loosing to set any path ? [EMAIL PROTECTED] jpegenc]$ make clean rm -rf *.o jpegenc codecscfg [EMAIL PROTECTED] jpegenc]$ make /home/ashish/dvsdk_1_30_00_40/xdc_3_00_02/xs xdc.tools.configuro -r release -t gnu.targets.MVArm9 -c "/db/toolsrc/library/vendors2005/mvl/arm/mvl4.0.1-root-new//montavista/p ro/devkit/arm/v5t_le" codecscfg.cfg making package.mak (because of package.bld) ... js: "/home/ashish/dvsdk_1_30_00_40/xdc_3_00_02/packages/gnu/targets/ITarget. xs", line 249: exception from uncaught JavaScript throw: Error: /db/toolsrc/library/vendors2005/mvl/arm/mvl4.0.1-root-new//montavista/pr o/devkit/arm/v5t_le/bin/arm_v5t_le-gcc cannot be found. Ensure that rootDir for the MVArm9 target is set correctly in ./config.bld "/home/ashish/dvsdk_1_30_00_40/xdc_3_00_02/packages/gnu/targets/ITarget. xs", line 288 "/home/ashish/dvsdk_1_30_00_40/xdc_3_00_02/packages/gnu/targets/ITarget. xs", line 211 "/home/ashish/dvsdk_1_30_00_40/xdc_3_00_02/packages/gnu/targets/ITarget. xs", line 110 "/home/ashish/dvsdk_1_30_00_40/xdc_3_00_02/packages/xdc/tools/configuro/ template/compiler.opt.xdt", line 23 "/home/ashish/dvsdk_1_30_00_40/xdc_3_00_02/packages/xdc/tools/configuro/ template/compiler.opt.xdt", line 51 "/home/ashish/dvsdk_1_30_00_40/xdc_3_00_02/packages/xdc/template.xs", line 92 "/home/ashish/dvsdk_1_30_00_40/xdc_3_00_02/packages/xdc/template.xs", line 69 "./package.bld", line 46 "/home/ashish/dvsdk_1_30_00_40/xdc_3_00_02/include/utils.tci", line 588 "/home/ashish/dvsdk_1_30_00_40/xdc_3_00_02/packages/xdc/bld/bld.js", line 97 "/home/ashish/dvsdk_1_30_00_40/xdc_3_00_02/packages/xdc/bld/bld.js", line 141 gmake: *** [package.mak] Error 1 gmake: *** Deleting file `package.mak' make: *** [codecscfg/compiler.opt] Error 2 [EMAIL PROTECTED] jpegenc]$ make install [EMAIL PROTECTED] jpegenc]$ On Fri, 12 Sep 2008 Deepak Shankar-TLS,Chennai. wrote : > >Just a small change. > >Its not EVM#, but host $ viz > >host$ make clean >host$ make >host$ make install > >________________________________ > > From: Deepak Shankar-TLS,Chennai. >Sent: Friday, September 12, 2008 6:55 PM >To: 'ashish pareek'; [email protected] >Subject: RE: Running demos Dm355 > > >Ashish, > >I think you have to compile the dvsdk using > >EVM# make clean >EVM# make >EVM# make install > >The make install will install the .ko into the required paths set by you >usually /opt/../.. > >../loadmodules.sh is to be given after that. > >Cheers, >Deepak Shankar V > >________________________________ > > From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On >Behalf Of ashish pareek >Sent: Friday, September 12, 2008 6:24 PM >To: [email protected] >Subject: Running demos Dm355 > > > > Hi , >I am trying to run demos came with DM355 EVM.As per section 3.4 of >getting started guide ,to load CMEM and accelerator modules few commands >were given that has to run over target window . > >when i tried ./loadmodules .sh i get following errors > > >[EMAIL PROTECTED]:/opt/dm355# ./loadmodules.sh >insmod: can't read 'cmemk.ko': No such file or directory >../loadmodules.sh: line 6: ./mapdmaq: No such file or directory >insmod: can't read 'dm350mmap.ko': No such file or directory >mknod: wrong number of arguments >Try `mknod --help' for more information. >[EMAIL PROTECTED]:/opt/dm355# > >it seems it is not finding few files .so i used directory whic has req >files but still i get errors like > >[EMAIL PROTECTED]:/opt/davinci# ./loadmodules.sh >cmemk: disagrees about version of symbol struct_module >insmod: error inserting 'cmemk.ko': -1 Invalid module format >insmod: error inserting 'dsplinkk.ko': -1 File exists > >can any one help me tracking this. > >Ashish > > > >Ebay ><http://adworks.rediff.com/cgi-bin/AdWorks/click.cgi/www.rediff.com/sig n >ature-default.htm/[EMAIL PROTECTED]/2401775_2394076/2397136/1?PARTNER= 3 >&OAS_QUERY=null> > > >DISCLAIMER: >----------------------------------------------------------------------- ------------------------------------------------ > >The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. >It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in >this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates. >Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of >this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have >received this email in error please delete it and notify the sender immediately. Before opening any mail and >attachments please check them for viruses and defect. > >----------------------------------------------------------------------- ------------------------------------------------ Ebay <http://adworks.rediff.com/cgi-bin/AdWorks/click.cgi/www.rediff.com/sign ature-default.htm/[EMAIL PROTECTED]/2401775_2394076/2397136/1?PARTNER=3 &OAS_QUERY=null>
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
