All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Webb <jeff.webb@domain.hid>
To: xenomai-help <xenomai@xenomai.org>
Subject: Re: [Xenomai-help] POSIX skin and dynamic libs
Date: Tue, 03 Oct 2006 10:41:18 -0500	[thread overview]
Message-ID: <4522849E.7070409@domain.hid> (raw)
In-Reply-To: <J6JVAS$C4CF17214301337F8F99C4C608155EE6@domain.hid>

gilles.chanteperdrix wrote:
>> I have a main program that dynamically loads shared library
>> modules using dlopen().  I would like to create a shared
>> library module that is able to spawn a Xenomai RT thread.
>>  This seems  like it should be possible, but I get the
>> following error when loading the module:
>>
>> IOError: /usr/xenomai/lib/libpthread_rt.so.0: undefined symbol:
>> __real_pthread_getschedparam
> 
> The wrapper for __real_pthread_getschedparam is missing in
> src/skins/posix/wrappers.c, try adding it.

That works.  Thanks, again!

-Jeff



  reply	other threads:[~2006-10-03 15:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-03  7:54 Re:[Xenomai-help] POSIX skin and dynamic libs gilles.chanteperdrix
2006-10-03 15:41 ` Jeff Webb [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-10-02 23:43 [Xenomai-help] " Jeff Webb

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=4522849E.7070409@domain.hid \
    --to=jeff.webb@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.