All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Kim, Hee-young" <plugdboy@domain.hid>
To: xenomai@xenomai.org
Subject: [Xenomai-help] Does not exist "xnpod_start_timer" on Xenomai 2.4.7 ???
Date: Tue, 28 Apr 2009 10:13:54 +0900	[thread overview]
Message-ID: <49F65852.6090401@domain.hid> (raw)

Hi,

I'm trying to patch "rt-firewire 0.1" for lastest xenomai patched
kernel. I fixed some functions to altered one. But, xnpod_start_timer(),
xnpod_stop_timer() and relates do not exist in pod.c.
and try to find same function name in Xenomai but there are no exists.
Where can I find these functions? or How to solve it?

    In file included from
    /home/hy/dIHC/rt_firewire/RT-FireWire-0.1/include/rt1394_sys.h:44,
    from /home/hy/dIHC/rt_firewire/RT-FireWire-0.1/rt_serv/rt_serv.c:31:
    /home/hy/dIHC/rt_firewire/RT-FireWire-0.1/include/rtos_primitives.h:
    In function ‘rtos_timer_start_oneshot’:
    /home/hy/dIHC/rt_firewire/RT-FireWire-0.1/include/rtos_primitives.h:540:
    error: implicit declaration of function ‘xnpod_start_timer’
    /home/hy/dIHC/rt_firewire/RT-FireWire-0.1/include/rtos_primitives.h:540:
    error: ‘XNPOD_DEFAULT_TICKHANDLER’ undeclared (first use in this
    function)
    /home/hy/dIHC/rt_firewire/RT-FireWire-0.1/include/rtos_primitives.h:540:
    error: (Each undeclared identifier is reported only once
    /home/hy/dIHC/rt_firewire/RT-FireWire-0.1/include/rtos_primitives.h:540:
    error: for each function it appears in.)
    /home/hy/dIHC/rt_firewire/RT-FireWire-0.1/include/rtos_primitives.h:
    In function ‘rtos_timer_stop’:
    /home/hy/dIHC/rt_firewire/RT-FireWire-0.1/include/rtos_primitives.h:545:
    error: implicit declaration of function ‘xnpod_stop_timer’
    /home/hy/dIHC/rt_firewire/RT-FireWire-0.1/rt_serv/rt_serv.c: In
    function ‘rt_serv_init’:
    /home/hy/dIHC/rt_firewire/RT-FireWire-0.1/rt_serv/rt_serv.c:442:
    error: incompatible types in assignment
    /home/hy/dIHC/rt_firewire/RT-FireWire-0.1/rt_serv/rt_serv.c: In
    function ‘serv_module_init’:
    /home/hy/dIHC/rt_firewire/RT-FireWire-0.1/rt_serv/rt_serv.c:536:
    warning: ‘rt_timer_start’ is deprecated (declared at
    /usr/xenomai/include/native/timer.h:254)
    /home/hy/dIHC/rt_firewire/RT-FireWire-0.1/rt_serv/rt_serv.c:559:
    error: too few arguments to function ‘rtdm_nrtsig_init

Kim, Hee-young


             reply	other threads:[~2009-04-28  1:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-28  1:13 Kim, Hee-young [this message]
2009-04-28  5:26 ` [Xenomai-help] Does not exist "xnpod_start_timer" on Xenomai 2.4.7 ??? Gilles Chanteperdrix
2009-04-28  7:05   ` Jan Kiszka
2009-04-28 12:42     ` Kim, Hee-young

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=49F65852.6090401@domain.hid \
    --to=plugdboy@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.