From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <54F60A62.3020708@xenomai.org> Date: Tue, 03 Mar 2015 20:24:18 +0100 From: Philippe Gerum MIME-Version: 1.0 References: <54F58A4C.7030006@xenomai.org> <54F5BE3F.4010008@xenomai.org> <54F5C020.8090102@xenomai.org> <54F5CD4D.8080004@xenomai.org> <54F5D6C6.40908@xenomai.org> <54F5E958.2090701@xenomai.org> <54F5EA06.4040104@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/03/2015 06:23 PM, Helder Daniel wrote: > Ok. > Attached is the config.log generated by: > > ./configure --with-core=mercury --enable-registry > > The output of /usr/xenomai/sbin/version -a is: > > Xenomai/mercury v3.0-rc3 -- > Target: i686-pc-linux-gnu > Compiler: gcc version 4.7.2 (Debian 4.7.2-5) > Build args: '--with-core=mercury' '--enable-registry' > Ok, now I can reproduce this issue. For the time being, you can work around this bug by adding --prefix=/usr/xenomai to the arguments passed to the configure script. -- Philippe.