All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Jan de Kruyf <jan.de.kruyf@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] ARM: missing symbols on building the libraries
Date: Thu, 29 Jul 2010 15:46:29 +0200	[thread overview]
Message-ID: <4C518635.3030600@domain.hid> (raw)
In-Reply-To: <AANLkTinJVMQ3pa07AVeikv3HRyDMxw5HsWNiFC_3OTXG@mail.gmail.com>

Jan de Kruyf wrote:
> The Debian library package build gives me this output, no matter what
> directories I search:
> 
> dpkg-shlibdeps: warning: symbol xeno_bind_skin_opt used by
> debian/libxenomai1/usr/lib/libvxworks.so.1.0.0 found in none of the
> libraries.
> 
> so I concluded that perhaps these symbols  are in the realtime kernel
> interface BUT:

Errr... There is absolutely no way user-space code can be dynamically
linked with kernel functions. The interface between the two is the
system calls interface.

> the System.Map does NOT show they have been compiled in at all, although
> the standard adeos and xenomai patches have been applied
> and some of the skins have been enabled in the kernel .config.
> 
> Here is the location of most of the symbols in the xenomai.git source
> (The OlimexKernel directory is merely the top directory where I keep all
> that stuff)
> Does someone perhaps know where the Kconfig file or the *.c/h file lives
> that includes this stuff?

This is user-space stuff, so it is not related to Kconfig.

As explained in the README.INSTALL file, the sources for the kernel-part
are located in the subdirectories of the ksrc directory, while the
sources for the user-space part are located in the subdirectories of the
src directory.

Anyway, all this comes from the libxenomai library. As witnessed by
people installing and using Xenomai on ARM while following the
installation instructions in README.INSTALL, everything is fine with
Xenomai, your problem is elsewhere.

-- 
					    Gilles.


  reply	other threads:[~2010-07-29 13:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-29 13:14 [Xenomai-help] ARM: missing symbols on building the libraries Jan de Kruyf
2010-07-29 13:46 ` Gilles Chanteperdrix [this message]
2010-07-29 15:04 ` 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=4C518635.3030600@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=jan.de.kruyf@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.