From: at91_enthus <nwromania@gmail.com>
To: xenomai@xenomai.org
Subject: [Xenomai] at91 tsc error on AT91SAM9G20 platform
Date: Fri, 09 Nov 2012 21:15:08 -0600 [thread overview]
Message-ID: <509DC6BC.9010508@gmail.com> (raw)
Hi.
I'm having problems building the user space for Xenomai 2.6.1 (for
AT91SAM9G20).
Long story short, I issue the following commands:
$ ./configure CFLAGS="-march=armv4t" LDFLAGS="-march=armv4t"
--host=arm-linux-gnueabi --enable-arm-tsc=at91
$ make DESTDIR=../xenomai_dest install
Here's a snippet of the error messages:
******************************************
In file included from ../../../src/include/asm/xenomai/atomic.h:276,
from ../../../include/nucleus/system.h:26,
from ../../../src/include/asm/xenomai/system.h:247,
from ../../../include/nucleus/types.h:36,
from ../../../include/nucleus/thread.h:25,
from assert_context.c:24:
../../../src/include/asm/xenomai/syscall.h: In function '__xn_rdtsc':
../../../src/include/asm/xenomai/syscall.h:290: error: 'struct
__xn_full_tscinfo' has no member named 'tsc'
../../../src/include/asm/xenomai/syscall.h:291: error: 'struct
__xn_full_tscinfo' has no member named 'counter'
../../../src/include/asm/xenomai/syscall.h:292: error: 'struct
__xn_full_tscinfo' has no member named 'mask'
******************************************
If I don't choose TSC emulation for ARM, everything compiles fine.
Thank you.
next reply other threads:[~2012-11-10 3:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-10 3:15 at91_enthus [this message]
2012-11-10 9:10 ` [Xenomai] at91 tsc error on AT91SAM9G20 platform Gilles Chanteperdrix
2012-11-10 15:03 ` at91_enthus
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=509DC6BC.9010508@gmail.com \
--to=nwromania@gmail.com \
--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.