All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@domain.hid>
To: rolandtollenaar@domain.hid
Cc: xenomai@xenomai.org
Subject: Re: [Fwd: Re: [Xenomai-help] hello xenomai world?]
Date: Fri, 23 Feb 2007 09:45:47 +0100	[thread overview]
Message-ID: <45DEA9BB.50805@domain.hid> (raw)
In-Reply-To: <45DE33BF.7090601@domain.hid>

[-- Attachment #1: Type: text/plain, Size: 1534 bytes --]

Roland Tollenaar wrote:
> Hi,
>>> Invoke make like this: make /path to xeno-config/. Which is why I was
>>> going on about the config variables. I wil now try and find
>>> xeno-config if it exists and see how that works. On the other hand I
>>> don;t doubt that the application will compile. I need to find out what
>>> libraries to include for this particular one for the next steps. See
>>> later.
>>
>> Ack, my bad. The example makefiles do not assume /usr/xenomai (or,
>> alternatively, /usr/xenomai/bin/xeno-config) as default for XENO. Will
>> fix.
>>
>> Meanwhile try "make XENO=/usr/xenomai".
> Ok this does compile. however when running the resulting sigxcpu there
> is an error while loading the shared libraries. cannot find
> libnative.so.0. This may be a result of the library installation. From
> long ago I remember that to install a library ldsomethingorother must be
> run to amend a certain library file. Due to the live nature of my
> installation this file whatever it is called might get overwritten.
> What is strange is that the other applications don't seem to have this
> problem. Latency testsuitapp runs for example.
> 

Yeah, yet another beginners trap. The testsuite apps are built by
autotools stuff that automatically adds the lib folder as search path to
generated binaries. That currently doesn't happen to the examples,
although Xenomai libs are installed to a non-standard folder by default.
OK, I'll commit an enhanced version to SVN. Thanks for pointing out.

Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]

  parent reply	other threads:[~2007-02-23  8:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <45DE006F.5000400@domain.hid>
2007-02-23  0:22 ` [Fwd: Re: [Xenomai-help] hello xenomai world?] Roland Tollenaar
2007-02-23  7:23   ` Wolfgang Grandegger
2007-02-23  8:45   ` Jan Kiszka [this message]
2007-02-23  8:46   ` The "product" Xenomai (was: [Xenomai-help] hello xenomai world?) Jan Kiszka

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=45DEA9BB.50805@domain.hid \
    --to=jan.kiszka@domain.hid \
    --cc=rolandtollenaar@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.