Hi ,

 

   I am trying to compile mvista linux  , I am able to run make dep , make zImage successfully after I do make modules and make modules_install .

 

I am struck with below errors , I found that depmod which is x86 cant execute it on the modules created for Arm . can any one give me any suggestion to bypass this and make depmod as crosscompile  or over come this problem . I got few out by googling that we have to change few CFLAGS or depmod.pl , if any one has used it please let me know .Thanks in advance ..

 

Log

 

find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{} pcmcia

if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.4.19-rmk7-ds3-mw1; fi

depmod: ELF file /lib/modules/2.4.19-rmk7-ds3-mw1/kernel/drivers/csr/csr.o not for this architecture

depmod: ELF file /lib/modules/2.4.19-rmk7-ds3-mw1/kernel/drivers/csr/csr_atmdAcc.o not for this architecture

depmod: ELF file /lib/modules/2.4.19-rmk7-ds3-mw1/kernel/drivers/csr/csr_atmm.o not for this architecture

depmod: ELF file /lib/modules/2.4.19-rmk7-ds3-mw1/kernel/drivers/csr/csr_atmsch.o not for this architecture

depmod: ELF file /lib/modules/2.4.19-rmk7-ds3-mw1/kernel/drivers/csr/csr_codelets_atmDemo.o not for this architecture

depmod: ELF file /lib/modules/2.4.19-rmk7-ds3-mw1/kernel/drivers/csr/csr_codelets_cryptoAcc.o not for this architecture

depmod: ELF file /lib/modules/2.4.19-rmk7-ds3-mw1/kernel/drivers/csr/csr_codelets_demoUtils.o not for this architecture

depmod: ELF file /lib/modules/2.4.19-rmk7-ds3-mw1/kernel/drivers/csr/csr_codelets_dmaAcc.o not for this architecture

depmod: ELF file /lib/modules/2.4.19-rmk7-ds3-mw1/kernel/drivers/csr/csr_codelets_ethAal5App.o not for this architecture

depmod: ELF file /lib/modules/2.4.19-rmk7-ds3-mw1/kernel/drivers/csr/csr_codelets_ethAcc.o not for this architecture

depmod: ELF file /lib/modules/2.4.19-rmk7-ds3-mw1/kernel/drivers/csr/csr_codelets_fpathAcc.o not for this architecture

depmod: ELF file /lib/modules/2.4.19-rmk7-ds3-mw1/kernel/drivers/csr/csr_codelets_hssAcc.o not for this architecture

depmod: ELF file /lib/modules/2.4.19-rmk7-ds3-mw1/kernel/drivers/csr/csr_codelets_oam.o not for this architecture

 


The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.

www.wipro.com
_______________________________________________
Linuxppc-embedded mailing list
[email protected]
https://ozlabs.org/mailman/listinfo/linuxppc-embedded

Reply via email to