* [Xenomai-help] error compiling pipe function
@ 2012-01-19 15:50 Daniele
2012-01-19 20:35 ` Gilles Chanteperdrix
0 siblings, 1 reply; 2+ messages in thread
From: Daniele @ 2012-01-19 15:50 UTC (permalink / raw)
To: xenomai
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 which seem not to be recognized,
although we included <native/pipe.h> in our C file.
Maybe it is necessary to modify also Makefile in oder to use pipe stuff?
Thank you in advance and best regards
Daniele
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Xenomai-help] error compiling pipe function
2012-01-19 15:50 [Xenomai-help] error compiling pipe function Daniele
@ 2012-01-19 20:35 ` Gilles Chanteperdrix
0 siblings, 0 replies; 2+ messages in thread
From: Gilles Chanteperdrix @ 2012-01-19 20:35 UTC (permalink / raw)
To: daniele.gottfried; +Cc: xenomai, Daniele
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 'rt_pipe_alloc'"
See:
http://www.xenomai.org/documentation/xenomai-2.6/html/api/group__pipe.html#ga40f294bf6254d2e1b66b8b6b400fc2e5
--
Gilles.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-01-19 20:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-19 15:50 [Xenomai-help] error compiling pipe function Daniele
2012-01-19 20:35 ` Gilles Chanteperdrix
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.