All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: suresh reddy <sureshreddy.balijepalli@domain.hid>
Cc: Xenomai help <xenomai@xenomai.org>
Subject: Re: [Xenomai-help] regarding ARMv.s error
Date: Wed, 22 Jun 2011 09:19:26 +0200	[thread overview]
Message-ID: <4E01977E.1080202@domain.hid> (raw)
In-Reply-To: <4E00A476.2080006@domain.hid>

On 06/21/2011 04:02 PM, Gilles Chanteperdrix wrote:
> On 06/21/2011 03:11 PM, suresh reddy wrote:
>> 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
>>
>> /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
> 
> Disable SMP kernel boot on UP system, you do not need it for OMAP4,
> since OMAP4 is an SMP system.
> 

It turns out the SMP on UP option can be enabled. Please try the .config
I use:
http://sisyphus.hd.free.fr/~gilles/omap4_panda_config

-- 
                                                                Gilles.


  reply	other threads:[~2011-06-22  7:19 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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=4E01977E.1080202@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=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.