On 11-06-22 11:00 AM, Gilles Chanteperdrix wrote:
On 06/22/2011 07:54 PM, David Wiebe wrote:
On 11-06-22 09:28 AM, Philippe Gerum wrote:
On Wed, 2011-06-22 at 09:19 -0700, David Wiebe wrote:
On 11-06-22 01:57 AM, Philippe Gerum wrote:
Still not compiling.

Your build flags are likely wrong. Did you get them via xeno-config?
Here are my build flags.

CFLAGS=`DESTDIR=/home/david/sdir
/home/david/sdir/usr/xenomai/bin/xenomai-config --skin native --cflags`

LDFLAGS=`DESTDIR=/home/david/sdir
/home/david/sdir/usr/xenomai/bin/xenomai-config --skin native --ldflags`
You need to obtain flags for rtdm with xeno-config --skin rtdm etc...

OK,

I changed --skin native to --skin rtdm. The previous errors with rt_dev_open and rt_dev_ioctl are gone but now I have errors with rt_task_create etc. I assume I need flags for both native and rtdm. How might I accomplish that?




_______________________________________________
Xenomai-help mailing list
Xenomai-help@gna.org
https://mail.gna.org/listinfo/xenomai-help

Reply via email to