From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <5509B7D8.2020807@xenomai.org> Date: Wed, 18 Mar 2015 18:37:28 +0100 From: Philippe Gerum MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] Makefile to use 2 APIs (rtdm and alchemy) simultaneously 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/18/2015 05:07 PM, Helder Daniel wrote: > I also took a look here: > > http://comments.gmane.org/gmane.linux.real-time.xenomai.users/11767 > > I did a: nm -s xddp-echo > symbols > > cat symbols | grep sock > U __wrap_setsockopt > U __wrap_socket > > So the wrappers seems to be applied. > Is CONFIG_XENO_DRIVERS_RTIPC_XDDP enabled in your kernel config? -- Philippe.