All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Utsav Patel <utsav6888@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] ABI
Date: Fri, 02 Mar 2012 16:25:07 +0100	[thread overview]
Message-ID: <4F50E653.4010308@domain.hid> (raw)
In-Reply-To: <CACa6icBt=zxzMCUveFt+E4AUDRyxhxKiOzy8wtyrtDO9MfojNg@domain.hid>

On 03/02/2012 03:56 PM, Utsav Patel wrote:
>  While running the program, I am getting this.
> 
> ceems@domain.hid$ ./hello
> Xenomai: incompatible ABI revision level
> (needed=1, current=4).
> 
> Can any one tell me what this means? What should I do?

You get this error when mixing xenomai user-space support dans
kernel-space support from different branches. For instance xenomai
kernel-space version from branch 2.5 with xenomai user-space support
from branch 2.6.

What you should do is compile xenomai kernel-space and user-space using
sources in the same branch.

Another possible explanation is that you are using gcc 4.6 on x86. And
in that case, you should add "-fno-omit-frame-pointer" to the CFLAGS you
pass to xenomai user-space configure script.

-- 
					    Gilles.


      reply	other threads:[~2012-03-02 15:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-02 14:56 [Xenomai-help] ABI Utsav Patel
2012-03-02 15:25 ` Gilles Chanteperdrix [this message]

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=4F50E653.4010308@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=utsav6888@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.