problem in bzimage in LINUX kernel tree for RTAI/Adeos
sailendra sethi
sailendratalks at gmail.com
Thu Aug 17 08:30:29 CEST 2006
Here are some problems when i configured linux kernel tree for RTAI-3.2.
i follows that steps as below:
1. cd linux-2.6.17.1
2. patch -p1 < ../rtai-3.2/base/arch/i386/patches/hal7-2.6.9.patch
3. cp arch/i386/deconfig .config
4.make oldconfig
5.make menuconfig
6 make bzImage ///gives error in entry file as
CHK include/linux/version.h
CHK include/linux/compile.h
AS arch/i386/kernel/entry.o
arch/i386/kernel/entry.S: Assembler messages:
arch/i386/kernel/entry.S:498: Error: invalid character '_' in mnemonic
make[1]: *** [arch/i386/kernel/entry.o] Error 1
make: *** [arch/i386/kernel] Error 2
but it gives no error while i gave below commands.
7.make modules
8.make modules_install
up to these steps , its gives success,but in /lib/modules/2.6.17.1, there is
no adeso , means 2.6.17.1-adoes is not there.
so the next command as
mkintrd /boot/initrd-2.6.17.1-adeos.img is not happened.
thanx for your time
sethi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.rtai.org/pipermail/rtai/attachments/20060817/4569c261/attachment.htm
More information about the Rtai
mailing list