From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 31 Jul 2008 11:44:16 +0200 From: "Petr Cervenka" MIME-Version: 1.0 Message-ID: <200807311144.19719@domain.hid> Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Subject: [Xenomai-help] compile error: asm/mach_apic.h: No such file or directory List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: xenomai@xenomai.org 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? ;-) Petr Cervenka