From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <48AAD751.2040603@domain.hid> Date: Tue, 19 Aug 2008 16:23:13 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <488A073F.1090403@domain.hid> In-Reply-To: Content-Type: text/plain; charset=windows-1256 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] Problem with time-out ends List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: BARRE Sebastien Cc: Xenomai help BARRE Sebastien wrote: > Hi, > > As you asked me I've patched a 2.6.26 kernel using latest Adeos patch, I try to compile the kernel and the result is : > > calisto linux-2.6.26 # make > CHK include/linux/version.h > CHK include/linux/utsrelease.h > CALL scripts/checksyscalls.sh > CHK include/linux/compile.h > CC kernel/xenomai/nucleus/heap.o > In file included from include/asm/xenomai/system.h:2, > from include/xenomai/nucleus/types.h:39, > from include/xenomai/nucleus/stat.h:24, > from include/xenomai/nucleus/thread.h:130, > from include/xenomai/nucleus/pod.h:34, > from kernel/xenomai/nucleus/heap.c:66: > include/asm/xenomai/system_32.h:46: error: field 'fpuenv' has incomplete type > kernel/xenomai/nucleus/heap.c: In function 'xnheap_mount': > kernel/xenomai/nucleus/heap.c:1140: error: implicit declaration of function 'class_device_create' > kernel/xenomai/nucleus/heap.c:1142: warning: assignment makes pointer from integer without a cast > kernel/xenomai/nucleus/heap.c: In function 'xnheap_umount': > kernel/xenomai/nucleus/heap.c:1160: error: implicit declaration of function 'class_device_destroy' > make[3]: *** [kernel/xenomai/nucleus/heap.o] Error 1 > make[2]: *** [kernel/xenomai/nucleus] Error 2 > make[1]: *** [kernel/xenomai] Error 2 > make: *** [kernel] Error 2 > calisto linux-2.6.26 # > > Xenomai 2.4.4 seems not to be compatible with 2.6.26 ... > > What do you think ? Yes, sorry, that is a known issue: https://mail.gna.org/public/xenomai-help/2008-08/msg00035.html Seeing your response time, I think you can wait a few days for the 2.4.5 release, which will support 2.6.26. Please do not drop the CC. Regards. -- Gilles.