From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <550FF5FB.3090603@xenomai.org> Date: Mon, 23 Mar 2015 12:16:11 +0100 From: Philippe Gerum MIME-Version: 1.0 References: <54F73E7A.2070100@xenomai.org> <5505B14F.4060107@xenomai.org> <55072D34.1070405@xenomai.org> <550837E2.9050701@xenomai.org> <55083DA4.3080201@xenomai.org> <550850D5.9060207@xenomai.org> <5508600D.4020500@xenomai.org> <550B0626.5090801@xenomai.org> <550B1584.8040309@xenomai.org> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] Xenomai/cobalt: low_init(): binding failed: Function not implemented error issued when trting to run latency app on xeno 3.x-rc3 List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Helder Daniel Cc: "Xenomai@xenomai.org" On 03/23/2015 11:59 AM, Helder Daniel wrote: > Ok, > > but now I am compiling a module to write for an I/O port (code below) > With the previous version of next branch I can compile it without any > error, insert it check that it is working fine by reading te I/O port > from an user space app, but with this new version, when compiling the > module, I get: > > CC [M] /mnt/hgfs/apps-3.x/10-portAccessSyncKernel/writeportK.o > In file included from include/xenomai/rtdm/driver.h:43:0, > from > /mnt/hgfs/apps-3.x/10-portAccessSyncKernel/writeportK.c:8: > include/xenomai/cobalt/kernel/init.h:24:33: fatal error: > cobalt/uapi/corectl.h: No such file or directory > #include I just checked and the module builds fine ou of tree, using the very same Makefile. Could you check that the kernel you build against is actually prepared with Xenomai sources? -- Philippe.