All of lore.kernel.org
 help / color / mirror / Atom feed
From: suresh reddy <sureshreddy.balijepalli@domain.hid>
To: Xenomai help <xenomai@xenomai.org>
Subject: [Xenomai-help] regarding ARMv.s error
Date: Tue, 21 Jun 2011 15:11:08 +0200	[thread overview]
Message-ID: <BANLkTi=qe3CqD9U_T3nF6xBN+nZNbxF7Gg@domain.hid> (raw)

[-- 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 --]

             reply	other threads:[~2011-06-21 13:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-21 13:11 suresh reddy [this message]
2011-06-21 14:02 ` [Xenomai-help] regarding ARMv.s error 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='BANLkTi=qe3CqD9U_T3nF6xBN+nZNbxF7Gg@domain.hid' \
    --to=sureshreddy.balijepalli@domain.hid \
    --cc=xenomai@xenomai.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.