All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] regarding ARMv.s error
@ 2011-06-21 13:11 suresh reddy
  2011-06-21 14:02 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 12+ messages in thread
From: suresh reddy @ 2011-06-21 13:11 UTC (permalink / raw)
  To: Xenomai help

[-- Attachment #1: Type: text/plain, Size: 2578 bytes --]

Dear all,


i have downloaded ipipe patched kernel from xenomai git .and applied the
patches to the xenomai 2.5.6 sources as mentioned .

make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- O=../build
omap2plus_defconfig
make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- O=../build menuconfig

i just removed all the other boards from TI except Pandaboard. I did not
touched any other options.

then I run the command

make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- O=../build uImage

then it giving me the error as below

test06:/home/balijepalli/omap4/ipipe-gch# make ARCH=arm
CROSS_COMPILE=arm-none-linux-gnueabi- O=/home/balijepalli/omap4/build uImage
  GEN     /home/balijepalli/omap4/build/Makefile
scripts/kconfig/conf --silentoldconfig Kconfig
  Using /home/balijepalli/omap4/ipipe-gch as source for kernel
  GEN     /home/balijepalli/omap4/build/Makefile
  CHK     include/linux/version.h
  CHK     include/generated/utsrelease.h
make[2]: `include/generated/mach-types.h' is up to date.
  CC      arch/arm/kernel/asm-offsets.s
  GEN     include/generated/asm-offsets.h
  CALL    /home/balijepalli/omap4/ipipe-gch/scripts/checksyscalls.sh
  CC      init/main.o
  CHK     include/generated/compile.h
  CC      init/version.o
  CC      init/do_mounts.o
  CC      init/do_mounts_rd.o
  CC      init/do_mounts_initrd.o
  LD      init/mounts.o
  CC      init/initramfs.o
  CC      init/calibrate.o
  LD      init/built-in.o
  CC      arch/arm/nwfpe/fpa11_cpdt.o
  CC      arch/arm/nwfpe/fpmodule.o
  AS      arch/arm/nwfpe/entry.o
  LD      arch/arm/nwfpe/nwfpe.o
  LD      arch/arm/nwfpe/built-in.o
  CC      arch/arm/vfp/vfpmodule.o
  AS      arch/arm/vfp/entry.o
  AS      arch/arm/vfp/vfphw.o
  CC      arch/arm/vfp/vfpsingle.o
  CC      arch/arm/vfp/vfpdouble.o
  LD      arch/arm/vfp/vfp.o
  LD      arch/arm/vfp/built-in.o
  CC      arch/arm/kernel/elf.o
  AS      arch/arm/kernel/entry-armv.o
/home/balijepalli/omap4/ipipe-gch/arch/arm/kernel/entry-armv.S: Assembler
messages:
/home/balijepalli/omap4/ipipe-gch/arch/arm/kernel/entry-armv.S:1407: Error:
undefined symbol `.L99973' in operation setting `up_b_offset'
/home/balijepalli/omap4/ipipe-gch/arch/arm/kernel/entry-armv.S:1407: Error:
undefined symbol `.L99973' in operation setting `up_b_offset'
/home/balijepalli/omap4/ipipe-gch/arch/arm/kernel/entry-armv.S:1407: Error:
local label `"9997" (instance number 3 of a fb label)' is not defined
make[2]: *** [arch/arm/kernel/entry-armv.o] Error 1
make[1]: *** [arch/arm/kernel] Error 2
make: *** [sub-make] Error 2



Suresh balijepalli
Rosenehim,Baveria.

[-- Attachment #2: Type: text/html, Size: 3536 bytes --]

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

end of thread, other threads:[~2011-06-23  6:57 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-21 13:11 [Xenomai-help] regarding ARMv.s error suresh reddy
2011-06-21 14:02 ` Gilles Chanteperdrix
2011-06-22  7:19   ` Gilles Chanteperdrix
2011-06-22  8:43     ` [Xenomai-help] rt_dev_ioctl David Wiebe
2011-06-22  8:57       ` Philippe Gerum
2011-06-22 16:19         ` David Wiebe
2011-06-22 16:28           ` Philippe Gerum
2011-06-22 17:54             ` David Wiebe
2011-06-22 18:00               ` Gilles Chanteperdrix
2011-06-22 18:50                 ` David Wiebe
2011-06-23  3:35                   ` David Wiebe
2011-06-23  6:57                     ` Philippe Gerum

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.