All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: Kai Timmer <email@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] xenomai on blackfin/uclinux does not compile
Date: Mon, 08 Jan 2007 19:20:06 +0100	[thread overview]
Message-ID: <1168280406.27800.16.camel@domain.hid> (raw)
In-Reply-To: <20070108162216.GD23411@domain.hid>

On Mon, 2007-01-08 at 17:22 +0100, Kai Timmer wrote:
> 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:

We are still tracking a moving target on Blackfin, and 2.3 has been
ported to the project's CVS head which defines the missing symbols.
Please use ksrc/arch/blackfin/ipipe-bf53x-CVS-20061215-1.6-00 over a
kernel extracted from the Blackfin CVS/SVN as of this date instead.
Actually, 1.4-03 should have been removed from the patch series.

> 
> /------------------------------------------------------------------------
> 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,
> _______________________________________________
> Xenomai-help mailing list
> Xenomai-help@domain.hid
> https://mail.gna.org/listinfo/xenomai-help
-- 
Philippe.




      reply	other threads:[~2007-01-08 18:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-08 16:22 [Xenomai-help] xenomai on blackfin/uclinux does not compile Kai Timmer
2007-01-08 18:20 ` Philippe Gerum [this message]

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=1168280406.27800.16.camel@domain.hid \
    --to=rpm@xenomai.org \
    --cc=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.