From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4E09E2F4.1000100@domain.hid> Date: Tue, 28 Jun 2011 16:19:32 +0200 From: Daniele Nicolodi MIME-Version: 1.0 References: <4E09D058.10906@domain.hid> <4E09DBC0.30705@domain.hid> In-Reply-To: <4E09DBC0.30705@domain.hid> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] Xenomai 2.6.5 with Linux 2.6.38.8 kernel List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gilles Chanteperdrix Cc: xenomai@xenomai.org On 28/06/11 15:48, Gilles Chanteperdrix wrote: > On 06/28/2011 03:00 PM, Daniele Nicolodi wrote: >> Hello, >> >> is the Xenomai 2.6.5 supposed to work with Linux 2.6.38.8 kernel and >> adeos patch 2.6.38.8-x86-2.10 supposed to work? >> >> The above combination gives me an error compiling >> arch/x86/xenomai/hal_32.c in function rthal_arch_init where nmi_watchdog >> and NMI_IO_APIC are not defined. Indeed those are not defined anywhere >> in the kernel or xenomai source tree. > > Disable NMI watchdog. Thanks Gilles for the quick answer, but that's not the problem, NMI watchdog option is already disabled (and looking at the source code looks like the error comes from a section of the code that is not affected by XENO_NMI_DEBUG_LATENCY. Cheers, -- Daniele