From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 24 Jun 2008 12:13:12 +0200 From: "Axel Beierlein" Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Message-ID: Subject: [Xenomai-help] compiling probs List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Xenomai-help@domain.hid" Hello, when i try to compile the module examples from the xenomai source directory i get many like this In file included from /home/xx/linuxppc_2_4_25/include/asm/xenomai/hal.h:50, from /home/xx/linuxppc_2_4_25/include/asm-generic/xenomai/system.h:39, from /home/xx/linuxppc_2_4_25/include/asm/xenomai/system.h:29, from /home/xx/linuxppc_2_4_25/include/xenomai/nucleus/types.h:39, from /home/xx/linuxppc_2_4_25/include/xenomai/nucleus/queue.h:24, from /home/xx/linuxppc_2_4_25/include/xenomai/nucleus/timer.h:23, from /home/xx/linuxppc_2_4_25/include/xenomai/nucleus/thread.h:23, from /home/xx/linuxppc_2_4_25/include/xenomai/nucleus/pod.h:34, from /home/xx/linuxppc_2_4_25/include/xenomai/nucleus/xenomai.h:23, from /home/xx/linuxppc_2_4_25/include/xenomai/rtdm/rtdm_driver.h:36, from heartbeat-x86.c:21: also a type qualifier warning. /home/xx/linuxppc_2_4_25/include/asm/time.h:60: warning: type qualifiers ignored on function return type Did anyone know what i make wrong? I use xenomai 2.3.5 and the Kernelsource 2.4.25 from the Denx repository with the ELDK4.1. my make to build the modules is like where DESTDIR is set to the Path where the rootfs is. Axel