From: Kai Timmer <email@domain.hid>
To: xenomai@xenomai.org
Subject: [Xenomai-help] xenomai on blackfin/uclinux does not compile
Date: Mon, 8 Jan 2007 17:22:16 +0100 [thread overview]
Message-ID: <20070108162216.GD23411@domain.hid> (raw)
[-- Attachment #1: Type: text/plain, Size: 2174 bytes --]
Hello,
it tried to compile xenomai 2.3.0 with the uClinux 2006R1 RC2 Release
for a Blackfin (BF537). The kernel patch i used was the
adeos-ipipe-R06R1RC2-bf53x-1.4-03.patch file. It applied fine to the
source tree.
But now if i´going to compile the uClinux distribution i always get this
error:
/------------------------------------------------------------------------
kernel/built-in.o: In function `xntimer_do_tick_aperiodic':
kernel/xenomai/nucleus/timer.c:(.text+0x24244): undefined reference to
`bfin_write_TCOUNT'
kernel/xenomai/nucleus/timer.c:(.text+0x2424c): undefined reference to
`bfin_write_TCNTL'
kernel/built-in.o: In function `xntimer_do_start_aperiodic':
kernel/xenomai/nucleus/timer.c:(.text+0x24a42): undefined reference to
`bfin_write_TCOUNT'
kernel/xenomai/nucleus/timer.c:(.text+0x24a4a): undefined reference to
`bfin_write_TCNTL'
kernel/built-in.o: In function `xntimer_do_stop_aperiodic':
kernel/xenomai/nucleus/timer.c:(.text+0x24dde): undefined reference to
`bfin_write_TCOUNT'
kernel/xenomai/nucleus/timer.c:(.text+0x24de6): undefined reference to
`bfin_write_TCNTL'
arch/blackfin/xenomai/built-in.o: In function `rthal_timer_release':
(.text+0x2b4): undefined reference to `bfin_write_TCNTL'
arch/blackfin/xenomai/built-in.o: In function `rthal_timer_request':
(.text+0x2ee): undefined reference to `bfin_write_TCNTL'
arch/blackfin/xenomai/built-in.o: In function `rthal_timer_request':
(.text+0x2f6): undefined reference to `bfin_write_TSCALE'
make[1]: *** [.tmp_vmlinux1] Error 1
make[1]: Leaving directory
`/home/kai/workspace/studium/praktika/dspschool/uClinux-dist/linux-2.6.x'
make: *** [linux] Error 1
/------------------------------------------------------------------------
I also tried to apply the xenomai patches to uClinux 2006R2 RC2. But
all of the included patchfiles failed to apply.
I would be very pleased if someone can tell me whats going wrong.
Greets,
--
Kai Timmer | Jabber-ID: kait@domain.hid
PGP-Key ID: 0x8295374E | Blog: http://www.kaitimmer.de
------------------------------------------------------
http://chemnitzer.linux-tage.de (3.-4. März 2007)
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2007-01-08 16:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-08 16:22 Kai Timmer [this message]
2007-01-08 18:20 ` [Xenomai-help] xenomai on blackfin/uclinux does not compile 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=20070108162216.GD23411@domain.hid \
--to=email@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.