From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: teoman cengiz <teoman.ondin@domain.hid>
Cc: xenomai-help <xenomai@xenomai.org>
Subject: Re: [Xenomai-help] xenomai 2.6.0:Linkage Error.
Date: Wed, 29 Feb 2012 18:53:07 +0100 [thread overview]
Message-ID: <4F4E6603.7060209@domain.hid> (raw)
In-Reply-To: <CAH=ipMDXKUmjn87Tw-bwUShQQv5SLgi1sohYKrwDkAQW9wJSLQ@mail.gmail.com>
On 02/29/2012 05:16 PM, teoman cengiz wrote:
> Hello;
>
> I was using Xenomai 2.4.8 . My applications were running and I had no
> linkage or run time errors.
>
> Due to some necessities ,xenomai 2.6.0. But I can even not run
> xenomai-2.6.0 default examples such as latency:
>
> robotlab@domain.hid$ sudo
> ./latency
> /usr/src/xenomai-2.6.0/src/testsuite/latency/.libs/lt-latency: symbol
> lookup error: /usr/src/xenomai-2.6.0/src/skins/native/.libs/libnative.so.3:
> undefined symbol: xeno_current
Do you have the same problem if you run make install and run the
installed latency?
> Also I get errors in rtdm in xenomai-head examples :
>
> robotlab@domain.hid$
> ./tut01-skeleton-app
> ./tut01-skeleton-app: symbol lookup error: /usr/xenomai/lib/librtdm.so.1:
> undefined symbol: xeno_bind_skin_opt
You are trying to compile xenomai-head examples with xenomai 2.6. This
will not work. You should try and compile xenomai 2.6 examples. Please
pick them from the git repository as the makefiles were broken in
xenomai 2.6.0 as well. Alternatively, you can apply the following patch:
http://git.xenomai.org/?p=xenomai-2.6.git;a=commitdiff;h=689e0433ab907958f162181d9b8c3b49012dd67a;hp=b10443b256dcc57a6a200572def4adda567d473a
>
> I get same error from my own application too,
>
> *I am sure, my flags are correct !
>
> The makefiles finds all rtdm and native *libraries or what else required..
>
> So it is not a xeno-config fault. I also tried by hand and edited makefiles
> properly.
It is the makefiles fault: the xeno-config usage has changed in xenomai
2.6. So, you should, as I already told you in three separate mails,
some of which even private, run xeno-config --help to understand the syntax.
The next time you ask the same question, you will either be flamed, or
simply ignored, depending on my mood at the time.
--
Gilles.
prev parent reply other threads:[~2012-02-29 17:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-29 16:16 [Xenomai-help] xenomai 2.6.0:Linkage Error teoman cengiz
2012-02-29 16:19 ` teoman cengiz
2012-02-29 17:53 ` 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=4F4E6603.7060209@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=teoman.ondin@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.