[Xenomai-help] error compiling pipe function

2012-01-19 Thread Daniele
Hi dear, We are trying to implement pipe communication between real-time tasks and non real-time main with: [xenomai 2.6.0, kernel 2.6.38.8] Compiling the program  we got several of the following error: implicit declaration of function 'rt_pipe_alloc' regarding pipe functions and typedef

Re: [Xenomai-help] error compiling pipe function

2012-01-19 Thread Gilles Chanteperdrix
On 01/19/2012 04:50 PM, Daniele wrote: Hi dear, We are trying to implement pipe communication between real-time tasks and non real-time main with: [xenomai 2.6.0, kernel 2.6.38.8] Compiling the program we got several of the following error: implicit declaration of function