public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* ARM CROSS COMPILATION
@ 2009-12-18  6:20 Niamathullah sharief
  2009-12-18  6:37 ` Eino-Ville Talvala
  0 siblings, 1 reply; 2+ messages in thread
From: Niamathullah sharief @ 2009-12-18  6:20 UTC (permalink / raw)
  To: linux-omap

Hello,
I am trying to compile my kernel for ARM Processor. when i do that i
am getting some following error. I didnt find what will be the
problem.


root@ariem-desktop:/home/ariem/Desktop/kernels/linux-2.6.28-006rc8#
make CROSS_COMPILE=/home/ariem/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi-
uImage
  CHK     include/linux/version.h
make[1]: `include/asm-arm/mach-types.h' is up to date.
  CHK     include/linux/utsrelease.h
  SYMLINK include/asm -> include/asm-arm
  CALL    scripts/checksyscalls.sh
<stdin>:1097:2: warning: #warning syscall fadvise64 not implemented
<stdin>:1265:2: warning: #warning syscall migrate_pages not implemented
<stdin>:1321:2: warning: #warning syscall pselect6 not implemented
<stdin>:1325:2: warning: #warning syscall ppoll not implemented
<stdin>:1365:2: warning: #warning syscall epoll_pwait not implemented
  CC      init/main.o
/tmp/cczCT0T5.s: Assembler messages:
/tmp/cczCT0T5.s:255: Error: selected processor does not support `cpsie i'
/tmp/cczCT0T5.s:704: Error: selected processor does not support `cpsid i'
/tmp/cczCT0T5.s:712: Error: selected processor does not support `cpsid i'
/tmp/cczCT0T5.s:726: Error: selected processor does not support `cpsid i'
/tmp/cczCT0T5.s:740: Error: selected processor does not support `cpsid i'
/tmp/cczCT0T5.s:812: Error: selected processor does not support `cpsid i'
/tmp/cczCT0T5.s:837: Error: selected processor does not support `cpsie i'
make[1]: *** [init/main.o] Error 1
make: *** [init] Error 2
root@ariem-desktop:/home/ariem/Desktop/kernels/linux-2.6.28-006rc8#

Kindly help me

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-12-18  6:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-18  6:20 ARM CROSS COMPILATION Niamathullah sharief
2009-12-18  6:37 ` Eino-Ville Talvala

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox