From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <48918D17.2080006@domain.hid> Date: Thu, 31 Jul 2008 11:59:51 +0200 From: Philippe Gerum MIME-Version: 1.0 References: <200807311144.19719@domain.hid> In-Reply-To: <200807311144.19719@domain.hid> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] compile error: asm/mach_apic.h: No such file or directory Reply-To: rpm@xenomai.org List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Petr Cervenka Cc: xenomai@xenomai.org Petr Cervenka wrote: > Hello, > I tried to use kernel-2.6.26, xenomai-2.4.4 and adeos-ipipe-2.6.26-rc7-x86-2.0-09.patch. > When I attempted to compile the kernel, i got the following error: > > CC kernel/xenomai/arch/generic/hal.o > In file included from include/asm/xenomai/hal.h:75, > from kernel/xenomai/arch/generic/hal.c:47: > include/asm/xenomai/hal_64.h:124:27: error: asm/mach_apic.h: No such file or directory > make[4]: *** [kernel/xenomai/arch/generic/hal.o] Error 1 > make[3]: *** [kernel/xenomai/arch/generic] Error 2 > make[2]: *** [kernel/xenomai/arch] Error 2 > make[1]: *** [kernel/xenomai] Error 2 > make: *** [kernel] Error 2 > > my configuration: > X86_64_SMP=y > X86_LOCAL_APIC=y > > Am I the first one who tried 2.6.26 on 64-bit PC? ;-) > Nope, but you probably did not read the ChangeLog for v2.4.x, right? TssTssTss... Here you should find: 2008-06-23 Philippe Gerum * include/asm-x86, ksrc/nucleus/heap.c, ksrc/nucleus/pipe.c: Adapt to 2.6.26-rc7. IOW, you need to pull from the v2.4.x maintenance branch (or even trunk/ if you like living on the bleeding edge) to use 2.6.26/x86, or wait for Xenomai 2.4.5. > Petr Cervenka > > > _______________________________________________ > Xenomai-help mailing list > Xenomai-help@domain.hid > https://mail.gna.org/listinfo/xenomai-help > -- Philippe.