Hello all,
This is my first post . I'm from Toulouse France and absolute beginner in Linux and Xenomai . I try to install Xenomai on an Intel CORE i5 laptop. I have installed Ubuntu 11.04 inside windows with wubi , and tried to follow the 'Xenomai quick build guide' http://www.xenomai.org/index.php/Xenomai_quick_build_quide Starting from scratch , to follow the quick build guide , I had to : - Log as root to paste files in /usr/tmp ( 'sudo passwd root' to define the root password in my initial guest session ) - Install the 'patch' command with ' apt-get install patch' - Install libncure with 'apt-get install libncurses5-dev' - Get linux-2.6.25.tar.bz2 from www.kernell.org ( linux-2.6.25.11.tar.bz2 doesn't exist ) I have then get a x86_64 patch on adeos : adeos-ipipe-2.6.23-x86_64-1.4-03.patch and add it to /usr/src/xenomai-2.4.4/ksrc/arch/x86/patches/ I give the following informations in the 'prepare-kernel' script > /usr/src/linux-2.6.25 > amd64 > /usr/src/xenomai-2.4.4/ksrc/arch/x86/patches/adeos-ipipe-2.6.23-x86_64-1.4-0 3.patch This step seems ok . Then I enter 'menuconfig' and configure with the infos given on this document "hard real time linux using xenomai on intel multi-core processors' http://download.intel.com/design/intarch/papers/322386.pdf Save and exit My problem is in the step 'compile the kernel' When I type 'Make' the compilation finishes with gcc: erreur: elf_i386: Aucun fichier ou dossier de ce type (in English should give 'gcc : error :elf_i386 : no such file or directory' ) make[1]: *** [arch/x86/vdso/vdso32-int80.so.dbg] Erreur 1 make: *** [arch/x86/vdso] Erreur 2 What can I do to go further ? Thanks for any help Gregory
_______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
