Do you have gcc for your host machine installed? It is needed to compile the apps in the scripts directory.
Sincerely, Chase Maupin Software Applications Catalog DSP Products e-mail: [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]> phone: (281) 274-3285 ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of kirthika varadarajan Sent: Monday, August 11, 2008 9:23 AM To: [email protected] Subject: Query in compiling Linux kernel for DM6467 Hi, I am working with DM6467. I have some difficulty in compiling linux kernel. I did as per the document given by TI. I kept the .bashrc and .bash_profile in <useraccount> I logged in as user I was able to compile the simple program given in the document. with the following command arm_v5t_le-gcc hello.c -o hello But when i compile the linux kernel after copying cp -R /opt/mv_pro_4.0.1/montavista/pro/devkit/lsp/ti-davinci . cd ti-davinci make ARCH=arm CROSS_COMPILE=arm_v5t_le- davinci_dm6467_defconfig I am getting the following error. HOSTCC scripts/basic/fixdep /bin/sh: gcc: command not found make[1]: *** [scripts/basic/fixdep] Error 127 make: *** [scripts_basic] Error 2 Please suggest what to do.. i am struck here regards Kirthika
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
