From: Jim Cromie <jim.cromie@domain.hid>
To: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] latency_rt: disagrees about version of symbol rt_task_wait_period
Date: Tue, 18 Oct 2005 13:42:43 -0600 [thread overview]
Message-ID: <43555033.4010806@domain.hid> (raw)
In-Reply-To: <17237.18512.708882.8589@domain.hid>
Gilles Chanteperdrix wrote:
>Jim Cromie wrote:
> >
> > Im having trouble with built/installed xenomai,
> >
> > soekris:/usr/realtime/2.6.13-ski7-v1# insmod
> > testsuite/klatency/latency_rt.ko
> > latency_rt: disagrees about version of symbol rt_task_delete
> > latency_rt: Unknown symbol rt_task_delete
> > latency_rt: disagrees about version of symbol rt_task_wait_period
> > latency_rt: Unknown symbol rt_task_wait_period
> > insmod: error inserting 'testsuite/klatency/latency_rt.ko': -1 Unknown
> > symbol in module
> >
> > this has been replicated after deleting old tree,
> > and doing a fresh checkout to -r41
> >
> > modinfo reports same vermagic for above module,
> > and those in modules/xeno*.ko, and Im at a loss wrt how to track this down.
>
>the rt_task* symbols are defined (or supposed to be) into the
>xeno_native.ko module, which does not seem to appear in your list.
>
>
>
its there (along with most skins), just excessive trimming..
soekris:/usr/realtime/2.6.13-ski7-v1/modules# ls
xeno_16550A.ko xeno_nucleus.ko xeno_rtai.ko xeno_uvm.ko
xeno_hal.ko xeno_posix.ko xeno_rtdm.ko xeno_vrtx.ko
xeno_native.ko xeno_psos.ko xeno_uitron.ko xeno_vxworks.ko
soekris:/usr/realtime/2.6.13-ski7-v1/modules# modinfo xeno_native.ko
filename: xeno_native.ko
description: Native skin
author: rpm@xenomai.org
license: GPL
vermagic: 2.6.13-ski7-v1 preempt GEODEGX1 gcc-3.4
depends: xeno_nucleus,xeno_hal
`nm modules/xeno_native.ko` shows me the symbols exist, (but not their
'version')
00000270 T rt_task_create
00000900 T rt_task_delete
00001120 T rt_task_inquire
00001020 T rt_task_unblock
00000c30 T rt_task_wait_period
00000a80 T rt_task_yield
next prev parent reply other threads:[~2005-10-18 19:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-18 18:49 [Xenomai-help] latency_rt: disagrees about version of symbol rt_task_wait_period Jim Cromie
2005-10-18 18:56 ` Gilles Chanteperdrix
2005-10-18 19:42 ` Jim Cromie
2005-10-18 19:09 ` Gilles Chanteperdrix
2005-10-18 19:42 ` Jim Cromie [this message]
2005-10-18 20:10 ` Gilles Chanteperdrix
2005-10-18 21:00 ` Jim Cromie
2005-10-22 6:21 ` Gilles Chanteperdrix
2005-10-18 21:00 ` Philippe Gerum
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=43555033.4010806@domain.hid \
--to=jim.cromie@domain.hid \
--cc=gilles.chanteperdrix@xenomai.org \
--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.