Re: [Xenomai] Xenomai 3.0.5 : RTIPC/XDDP protocol not supported by kernel

2017-12-11 Thread Vincent Berenz
"You need --posix as well in the ldflags." That worked, thanks a lot On 07.12.2017 15:16, Philippe Gerum wrote: On 12/07/2017 02:42 PM, Vincent Berenz wrote: Many thanks for the answer The demos xddp-echo , xddp-label and xddp-stream seems all to be working ok. As sanity check, I copied xdd

Re: [Xenomai] Xenomai 3.0.5 : RTIPC/XDDP protocol not supported by kernel

2017-12-07 Thread Philippe Gerum
On 12/07/2017 02:42 PM, Vincent Berenz wrote: > Many thanks for the answer > > The demos xddp-echo , xddp-label and xddp-stream seems all to be working > ok. > > As sanity check, I copied xddp-echo.c to my workspace and compiled it > with the rest of our code. > > Compilation goes ok, but execut

Re: [Xenomai] Xenomai 3.0.5 : RTIPC/XDDP protocol not supported by kernel

2017-12-07 Thread Vincent Berenz
Many thanks for the answer The demos xddp-echo , xddp-label and xddp-stream seems all to be working ok. As sanity check, I copied xddp-echo.c to my workspace and compiled it with the rest of our code. Compilation goes ok, but execution fails with message:     socket: Address family not suppo

Re: [Xenomai] Xenomai 3.0.5 : RTIPC/XDDP protocol not supported by kernel

2017-12-07 Thread Philippe Gerum
On 12/06/2017 10:55 AM, Vincent Berenz wrote: > Hi, > > We are currently moving from xenomai 2 to xenomai 3. > I installed xenomai 3.0.5, and all seems to be working, with low latency. > > I am now trying to get our legacy code to work on xenomai 3 using the > transition kit. > > Our program com

[Xenomai] Xenomai 3.0.5 : RTIPC/XDDP protocol not supported by kernel

2017-12-06 Thread Vincent Berenz
Hi, We are currently moving from xenomai 2 to xenomai 3. I installed xenomai 3.0.5, and all seems to be working, with low latency. I am now trying to get our legacy code to work on xenomai 3 using the transition kit. Our program compiles, but at runtime, on call to rt_pipe_create : 0"