From: David Wiebe <dwiebe2@domain.hid>
To: xenomai@xenomai.org
Subject: [Xenomai-help] Compiling program with xenomai support
Date: Sun, 19 Jun 2011 22:02:58 -0700 [thread overview]
Message-ID: <4DFED482.5050703@domain.hid> (raw)
In-Reply-To: <4DFE8D82.1060903@domain.hid>
Hello,
I'm having a bit of trouble compiling a my test program and was
wondering if anyone could shed a bit of light on my troubles. I'm using
code sourcery as my cross compiler.
<START>
arm-none-linux-gnueabi-gcc test2.c -o test2 -I
/home/david/xenomai-2.5.6.test/include/
In file included from
/home/david/xenomai-2.5.6.test/include/nucleus/thread.h:25,
from
/home/david/xenomai-2.5.6.test/include/nucleus/sched.h:31,
from
/home/david/xenomai-2.5.6.test/include/native/task.h:25,
from test2.c:11:
/home/david/xenomai-2.5.6.test/include/nucleus/types.h:41:32: error:
asm/xenomai/system.h: No such file or directory
In file included from
/home/david/xenomai-2.5.6.test/include/nucleus/thread.h:25,
from
/home/david/xenomai-2.5.6.test/include/nucleus/sched.h:31,
from
/home/david/xenomai-2.5.6.test/include/native/task.h:25,
from test2.c:11:
/home/david/xenomai-2.5.6.test/include/nucleus/types.h:103: error:
expected '=', ',', ';', 'asm' or '__attribute__' before 'xnflags_t'
<END>
I cannot find a directory in any of the relevant working directories
with the pathnames the errors mention.
Thanks,
David
next prev parent reply other threads:[~2011-06-20 5:02 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-19 13:16 [Xenomai-help] Problem accesing I2C without using Linux kernel Andrey Nechypurenko
2011-06-19 13:20 ` Gilles Chanteperdrix
[not found] ` <BANLkTinVUd-R1cpD+40MGZZckzGhwrqRvw@domain.hid>
2011-06-19 13:44 ` Gilles Chanteperdrix
2011-06-19 13:54 ` Gilles Chanteperdrix
2011-06-19 14:06 ` Andrey Nechypurenko
2011-06-19 14:11 ` Gilles Chanteperdrix
2011-06-19 14:21 ` Andrey Nechypurenko
2011-06-19 16:57 ` Gilles Chanteperdrix
2011-06-19 20:24 ` Andrey Nechypurenko
2011-06-20 0:00 ` [Xenomai-help] Beagleboard Xenomai David Wiebe
2011-06-20 5:02 ` David Wiebe [this message]
2011-06-20 7:14 ` [Xenomai-help] Compiling program with xenomai support Gilles Chanteperdrix
2011-06-20 8:06 ` David Wiebe
2011-06-20 11:13 ` Gilles Chanteperdrix
2011-06-20 19:04 ` David Wiebe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DFED482.5050703@domain.hid \
--to=dwiebe2@domain.hid \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.