All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] librt.so.1 missing
       [not found] <57e813c90901270847o6907862areb78f7713e8255e6@domain.hid>
@ 2009-01-27 17:18 ` Zara Tustra
  2009-01-27 17:25   ` Gilles Chanteperdrix
  0 siblings, 1 reply; 4+ messages in thread
From: Zara Tustra @ 2009-01-27 17:18 UTC (permalink / raw)
  To: xenomai

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

Running the test suite on the ARM board results on the message:

 error while loading shared libraries: librt.so.1: cannot open shared object
file: No such file or directory

I cannot find librt.so in any directory of the compiled kernel or the user
space. Am I missing something?

Thanks

[-- Attachment #2: Type: text/html, Size: 359 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Xenomai-help] librt.so.1 missing
  2009-01-27 17:18 ` [Xenomai-help] librt.so.1 missing Zara Tustra
@ 2009-01-27 17:25   ` Gilles Chanteperdrix
  2009-01-28 12:52     ` Zara Tustra
  0 siblings, 1 reply; 4+ messages in thread
From: Gilles Chanteperdrix @ 2009-01-27 17:25 UTC (permalink / raw)
  To: Zara Tustra; +Cc: xenomai

Zara Tustra wrote:
> Running the test suite on the ARM board results on the message:
> 
>  error while loading shared libraries: librt.so.1: cannot open shared object
> file: No such file or directory
> 
> I cannot find librt.so in any directory of the compiled kernel or the user
> space. Am I missing something?

It is part of the glibc, so should be installed by whatever you use to
generate your root file system. If you do not compile glibc, you will
find it in the toolchain directories.

-- 
                                                 Gilles.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Xenomai-help] librt.so.1 missing
  2009-01-27 17:25   ` Gilles Chanteperdrix
@ 2009-01-28 12:52     ` Zara Tustra
  2009-01-28 13:00       ` Gilles Chanteperdrix
  0 siblings, 1 reply; 4+ messages in thread
From: Zara Tustra @ 2009-01-28 12:52 UTC (permalink / raw)
  To: Gilles Chanteperdrix; +Cc: xenomai

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

So if I were to checkout glibc and compile it with the arm-unknown-linux
toolchain (the same used to compile the rest of the kernel), the resulting
libraries would be usable? Another person generated the root file system and
they aren't being very helpful.

On Tue, Jan 27, 2009 at 3:25 PM, Gilles Chanteperdrix <
gilles.chanteperdrix@xenomai.org> wrote:

> Zara Tustra wrote:
> > Running the test suite on the ARM board results on the message:
> >
> >  error while loading shared libraries: librt.so.1: cannot open shared
> object
> > file: No such file or directory
> >
> > I cannot find librt.so in any directory of the compiled kernel or the
> user
> > space. Am I missing something?
>
> It is part of the glibc, so should be installed by whatever you use to
> generate your root file system. If you do not compile glibc, you will
> find it in the toolchain directories.
>
> --
>                                                  Gilles.
>

[-- Attachment #2: Type: text/html, Size: 1491 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Xenomai-help] librt.so.1 missing
  2009-01-28 12:52     ` Zara Tustra
@ 2009-01-28 13:00       ` Gilles Chanteperdrix
  0 siblings, 0 replies; 4+ messages in thread
From: Gilles Chanteperdrix @ 2009-01-28 13:00 UTC (permalink / raw)
  To: Zara Tustra; +Cc: xenomai

Zara Tustra wrote:
> So if I were to checkout glibc and compile it with the arm-unknown-linux
> toolchain (the same used to compile the rest of the kernel), the resulting
> libraries would be usable? Another person generated the root file system and
> they aren't being very helpful.

To make this work, you have to build the glibc with exactly the same
options and the same version as the one which was used when making the
toolchain. So you are probably better off taking the compiled libraries
directly in your toolchain directories.

-- 
                                                 Gilles.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-01-28 13:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <57e813c90901270847o6907862areb78f7713e8255e6@domain.hid>
2009-01-27 17:18 ` [Xenomai-help] librt.so.1 missing Zara Tustra
2009-01-27 17:25   ` Gilles Chanteperdrix
2009-01-28 12:52     ` Zara Tustra
2009-01-28 13:00       ` Gilles Chanteperdrix

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.