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.

_______________________________________________
Xenomai-help mailing list
Xenomai-help@gna.org
https://mail.gna.org/listinfo/xenomai-help

Reply via email to