The kernel you should be using is the one at ti-davinci. Some versions of the DVSDK use the directory structure ti-davinci/linux_2.6.10_mvl401 whereas the one you have is using just ti-davinci. The other kernel you copied is not the correct kernel.
You also need to make sure you added the MV cross compiler to your path. Sincerely, Chase Maupin Software Applications Catalog DSP Products e-mail: [EMAIL PROTECTED] phone: (281) 274-3285 > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Pascal Klipstein > Sent: Tuesday, September 02, 2008 5:16 PM > To: [email protected] > Subject: DM355 - problem with the directory of dvsdk and building new > kernel > > Hi, > I'm using the DM355 EVM... > > and have problems refering the installation of DVSDK. > > regarding 4.5 of the getting started guide: > >cp -R /opt/mv_pr_4.0.1/montavista/pro/devkit/lsp/ti-davinci . > after that: > >cd ti-davinci/linux_2.6.10_mvl401 > > I cannot find the device "linux_2.6.10_mvl401" under "ti-davinci" but > there is a device under "ti-davinci_evm- > arm_v5t_le/linux_2.6.10_mvl401". Is this the same oder where is the > mistake? I did the installation reported in 4.3.1 > > How can i solve this problem?? I think this will be the solution for the > next problem..maybe... > > I've tried the following: > > Looking to "ti-davinci_evm- > arm_v5t_le/linux_2.6.10_mvl401/arch/arm/configs" > i can't find the config file 'davinci_dm355_evm_defconfig'. This file is > under "ti-davinci/arch/arm/configs" > I've copied subdirectory "ti-davinci_evm-arm_v5t/linux_2.6.10_mvl401" into > "ti-davinci" also the config file "davinci_dm355_evm_defconfig" from "ti- > davinci/..." into the config directory of > "linux_2.6.10mvl401/arch/arm/configs". > > So it was able to continue..changing to workdir/lsp/ti-davinci > > making davinci_dm355_evm_defconfig was possible... > making checksetconfig was possible... > only making uImage causes the following error: > +++++++++++++++++++++++++++++++++++++++ > CHK include/linux/version.h > UPD include/linux/version.h > SYMLINK include/asm -> include/asm-arm > SPLIT include/linux/autoconf.h -> include/config/* > HOSTCC scripts/genksyms/genksyms.o > SHIPPED scripts/genksyms/lex.c > SHIPPED scripts/genksyms/parse.h > SHIPPED scripts/genksyms/keywords.c > HOSTCC scripts/genksyms/lex.o > SHIPPED scripts/genksyms/parse.c > HOSTCC scripts/genksyms/parse.o > HOSTLD scripts/genksyms/genksyms > CC scripts/mod/empty.o > /bin/sh: arm_v5t_le-gcc: command not found > make[2]: *** [scripts/mod/empty.o] Fehler 127 > make[1]: *** [scripts/mod] Fehler 2 > make: *** [scripts] Fehler 2 > +++++++++++++++++++++++++++++++++++++ > > please help me...thx > > > _____________________________________________________________________ > Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! > http://smartsurfer.web.de/?mc=100071&distributionid=000000000066 > > > _______________________________________________ > Davinci-linux-open-source mailing list > [email protected] > http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
