From: "Gregory Gosse" <gregory.gosse@domain.hid>
To: xenomai@xenomai.org
Subject: [Xenomai-help] unresolved symbol - check the xenomai installation
Date: Wed, 4 Jan 2012 15:31:09 +0100 [thread overview]
Message-ID: <000301cccaed$80667540$81335fc0$@soterem.fr> (raw)
[-- Attachment #1: Type: text/plain, Size: 1798 bytes --]
Hello,
I have read here http://www.armadeus.com/wiki/index.php?title=Xenomai
That the following commands can be used to check the xenomai installation :
$ dmesg | grep Xenomai
$ xeno-test
It gives the following results for me
root@domain.hid:~# dmesg | grep Xenomai
[ 2.229354] I-pipe: Domain Xenomai registered.
[ 2.229358] Xenomai: hal/i386 started.
[ 2.229368] Xenomai: scheduling class idle registered.
[ 2.229370] Xenomai: scheduling class rt registered.
[ 2.229804] Xenomai: real-time nucleus v2.6.0 (Movin' On) loaded.
[ 2.229806] Xenomai: debug mode enabled.
[ 2.229877] Xenomai: starting native API services.
[ 2.229878] Xenomai: starting POSIX services.
[ 2.229899] Xenomai: starting RTDM services.
Xeno-test
.
.
Utilisation 2313: W....
2316: W..X.
2317: GS...
2338: W...V
[Domain info]
id=0x58454e4f
priority=topmost
mercredi 4 janvier 2012, 15:01:00 (UTC+0100)
running: cat /proc/ipipe/version
2.10-01
mercredi 4 janvier 2012, 15:01:00 (UTC+0100)
running: generate_loads 1
dd workload started, pids 2602 stored in /var/lock/xeno-test.2461.pids
2602 pts/0 00:00:00 dd
something died a 2602 or
something died a 2602 or
something died a 2602 or
something died a 2602 or
.
.
I'm still unable to compile the native examples . The 'make' command gives
such errors :
/tmp/ccqQeLZj.o: In function `demo':
trivial-periodic.c:(.text+0x2f): undefined reference to
`rt_task_set_periodic'
trivial-periodic.c:(.text+0x34): undefined reference to `rt_timer_read'
trivial-periodic.c:(.text+0x46): undefined reference to
`rt_task_wait_period'
trivial-periodic.c:(.text+0x4b): undefined reference to `rt_timer_read'
Please . Any idea to go further ?
Gregory
[-- Attachment #2: Type: text/html, Size: 8658 bytes --]
next reply other threads:[~2012-01-04 14:31 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-04 14:31 Gregory Gosse [this message]
2012-01-04 14:55 ` [Xenomai-help] unresolved symbol - check the xenomai installation Gilles Chanteperdrix
2012-01-04 16:22 ` Gregory Gosse
2012-01-04 17:45 ` Gilles Chanteperdrix
2012-01-05 23:07 ` Jakub Nowacki
2012-01-06 9:40 ` Gilles Chanteperdrix
2012-01-08 20:38 ` Jakub Nowacki
2012-01-08 22:09 ` Philippe Gerum
2012-01-08 22:35 ` Jakub Nowacki
2012-01-09 12:11 ` Gilles Chanteperdrix
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='000301cccaed$80667540$81335fc0$@soterem.fr' \
--to=gregory.gosse@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.