From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: federico lolli <federicololli@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] xenomai test problem
Date: Thu, 13 May 2010 09:48:59 +0200 [thread overview]
Message-ID: <4BEBAEEB.8010809@domain.hid> (raw)
In-Reply-To: <SNT119-W338D4918044E4595348B77B0FC0@domain.hid>
federico lolli wrote:
> federico lolli wrote:
>> I tried with static libraries and dynamic libraries, but nothing has
>> changed.
>>
>> also the command "make DESTDIR = / path / to / buildroot / nfsroot
>> install" was not successful.....
>
>> Of course /path/to/buildroot/nfsroot is not meant to be used literally,
>> you were supposed to replace it with the path where you installed
>> buildroot on your system.
>
>
> yes yes
> I used the command: sudo make DESTDIR=~/buildroot/output/rootfs install
> I also put directly on memory card
> sudo make DESTDIR=/media/rootfs/ install
> but nothing has changed
> you may blame the shared library in the /rootfs/lib generated by builroot?
Usually
./latency: not found
means that the loader that would be ld-linux.so.3 with glibc, or
something a bit different with uclibc is not found in the filesystem. If
you have ldd on the filesystem, you may try it. Or run readelf on the
host and see that all the libraries are found in the filesystem.
Are you sure you are not mixing the outputs of two different toolchains,
or something along the line?
--
Gilles.
next prev parent reply other threads:[~2010-05-13 7:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-12 13:00 [Xenomai-help] xenomai test problem federico lolli
2010-05-12 13:06 ` Gilles Chanteperdrix
[not found] ` <SNT119-W567E94D57BF7E73A87B0DDB0FB0@domain.hid>
2010-05-12 16:36 ` Gilles Chanteperdrix
2010-05-13 7:27 ` federico lolli
2010-05-13 7:48 ` Gilles Chanteperdrix [this message]
2010-05-12 15:29 ` Wolfgang Denk
2010-05-12 16:10 ` 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=4BEBAEEB.8010809@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=federicololli@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.