All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Galea <michaelgalea@domain.hid>
To: xenomai@xenomai.org
Subject: [Xenomai-help] Xenomai kernel user-space problem running testsuite
Date: Fri, 08 Aug 2008 14:56:58 -0400	[thread overview]
Message-ID: <489C96FA.7050400@domain.hid> (raw)

I'm just starting with xenomai and am having troubles getting xenomai 
user space to talk to my kernel.

I build the kernel and user-space xenomai code and try to run `latency` 
from the test suite and get
mpc8360mds:# /usr/local/xenomai/bin/latency
Xenomai: incompatible feature set
(required="fastsem", present="nofastsem", missing="fastsem").


I have built xenomai from svn into my 2.6.26 powerpc kernel and it looks 
  good on the next boot, i.e. `dmesg |grep xeno -i` returns:
I-pipe: Domain Xenomai registered.
Xenomai: hal/powerpc started.
Xenomai: real-time nucleus v2.5-devel (Flying In A Blue Dream) loaded.
Xenomai: starting native API services.
Xenomai: starting POSIX services.
Xenomai: starting RTDM services.

The user-space builds and installs over NFS just fine:

./configure --host=ppc-unknown-linux-gnu --prefix=/usr/local/xenomai \
   CC=ppc_6xx-gcc CXX=ppc_6xx-g++ LD=ppc_6xx-ld
make
make DESTDIR=/opt/ppcrootmds/ install


I can't see any fastsem options in the kernel.  Does anyone have any 
advice?

Thanks
-- 
Michael Galea
30 Whitmore Road
Woodbridge, Ontario, Canada, L4L 7Z4
Ph: (905) 266-1745
Fx: (905) 856-1995
www.ruggedcom.com

NOTICE OF CONFIDENTIALITY:
This e-mail and any attachments may contain confidential and privileged 
information. If you are not the intended recipient, please notify the 
sender immediately by return e-mail and delete this e-mail and any 
copies. Any dissemination or use of this information by a person other 
than the intended recipient is unauthorized and may be illegal.


             reply	other threads:[~2008-08-08 18:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-08 18:56 Michael Galea [this message]
2008-08-08 19:46 ` [Xenomai-help] Xenomai kernel user-space problem running testsuite Philippe Gerum
2008-08-08 20:58   ` Michael Galea
2008-08-08 21:17     ` Philippe Gerum
2008-08-08 20:38 ` Gilles Chanteperdrix
2008-08-09 13:37 ` Wolfgang Grandegger

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=489C96FA.7050400@domain.hid \
    --to=michaelgalea@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.