From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <550B1584.8040309@xenomai.org> Date: Thu, 19 Mar 2015 19:29:24 +0100 From: Philippe Gerum MIME-Version: 1.0 References: <54F716CC.1010600@xenomai.org> <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> In-Reply-To: <550B0626.5090801@xenomai.org> 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 , "Xenomai@xenomai.org" On 03/19/2015 06:23 PM, Philippe Gerum wrote: > On 03/17/2015 06:19 PM, Helder Daniel wrote: >> ok >> >> On 17 March 2015 at 17:10, Philippe Gerum > > wrote: >> >> On 03/17/2015 06:06 PM, Helder Daniel wrote: >> > I am sorry I just found now. >> > It still happens with Mercury (with the configuration described in the >> > previous email) >> > >> > When I compiled another app and try to run it I got the same error: >> > >> > root@debian:~/09-portAccessSyncTwoAppsC++# ./writeport >> > sysregd: create_directory_recursive("/var/run/xenomai/anon/system"): >> > Transport endpoint is not connected >> > sysregd: create_directory_recursive("/var/run/xenomai/anon/system"): >> > Transport endpoint is not connected >> > sysregd: create_directory_recursive("/var/run/xenomai/anon/system"): >> > Transport endpoint is not connected >> > 3"012.188| WARNING: [main] cannot connect to registry daemon >> > 3"012.188| BUG: [main] initialization failed, EAGAIN >> >> Ok. This one is different from the ENOMEM issue, which is >> Cobalt-specific. The problem with mounting the anon/system root is a >> FUSE issue, which still needs a work around it seems. >> > > The ENOMEM issue is now fixed in -next. I'll tackle the C++ parsing > problem with libtrank next. > This commit in -next fixes the link stage for the readport/writeport test. http://git.xenomai.org/xenomai-3.git/commit/?h=next&id=f537649c1b69a4f7b6d8f22ef344faf3414fe079 -- Philippe.