From: Philippe Gerum <rpm@xenomai.org>
To: Karl Reichert <Karl-Trampe@domain.hid>
Cc: xenomai@xenomai.org, jan.kiszka@domain.hid
Subject: Re: [Xenomai-help] error compiling linux 2.6.22 or 2.6.22.1 with adeos-ipipe-2.6.22-rc6-i386-1.9-00.patch
Date: Fri, 13 Jul 2007 18:08:08 +0200 [thread overview]
Message-ID: <1184342888.6014.286.camel@domain.hid> (raw)
In-Reply-To: <20070713153535.213000@domain.hid>
On Fri, 2007-07-13 at 17:35 +0200, Karl Reichert wrote:
> Philippe Gerum wrote:
> > On Fri, 2007-07-13 at 16:57 +0200, Karl Reichert wrote:
> > > Philippe Gerum wrote:
> > > > On Fri, 2007-07-13 at 16:39 +0200, Karl Reichert wrote:
> > > > > Philippe Gerum wrote:
> > > > > > On Fri, 2007-07-13 at 15:37 +0200, Karl Reichert wrote:
> > > > > > > Philippe Gerum wrote:
> > > > > > > > On Fri, 2007-07-13 at 11:43 +0200, Karl Reichert wrote:
> > > > > > > >
> > > > > > > > > But I tried with adeos-ipipe-2.6.22-rc6-i386-1.9-00.patch.
> > Where
> > > > can
> > > > > > I
> > > > > > > > get ipipe-2.6.22-i386-1.8-05? It's not listed on the FTP! I
> > can
> > > > only
> > > > > > find
> > > > > > > > ipipe-2.6.20-i386-1.8-05 (which is for 2.6.20 kernels).
> > > > > > > >
> > > > > > > > The final I-pipe patch for 2.6.22 is currently undergoing
> > survival
> > > > > > test
> > > > > > > > under extremely unreasonable load on by boxen. Please wait.
> > > > > > > >
> > > > > > > > --
> > > > > > > > Philippe.
> > > > > > > >
> > > > > > > So I took adeos-ipipe-2.6.20-i386-1.7-03.patch (xenomai 2.3.1)
> > with
> > > > > > linux2.6.20.11 and linux2.6.20.15 but with both the same problem.
> > > > Patching and
> > > > > > preparing works fine as make menuconfig does, but when compiling
> > make
> > > > says:
> > > > > > > [...]
> > > > > > > AS arch/i386/kernel/entry.o
> > > > > > > arch/i386/kernel/entry.S: Assembler messages:
> > > > > > > arch/i386/kernel/entry.S:270: invalid character '_' in mnemonic
> > > > > > > arch/i386/kernel/entry.S:347: invalid character '_' in mnemonic
> > > > > > > arch/i386/kernel/entry.S:477: invalid character '_' in mnemonic
> > > > > > > arch/i386/kernel/entry.S:520: invalid character '_' in mnemonic
> > > > > > > arch/i386/kernel/entry.S:534: invalid character '_' in mnemonic
> > > > > > > [...]
> > > > > >
> > > > > > Disable CONFIG_PARAVIRT, or upgrade to 2.6.20-1.8-05. The latest
> > patch
> > > > > > for 2.6.22 is now available.
> > > > > >
> > > > > Thanks a lot, setting this to no solved the issue. Where do I get
> > the
> > > > patch? I can't find it in the online SVN (web access).
> > > > >
> > > >
> > > >
> > http://download.gna.org/adeos/patches/v2.6/i386/older/adeos-ipipe-2.6.20-i386-1.8-05.patch
> > > >
> > http://download.gna.org/adeos/patches/v2.6/i386/adeos-ipipe-2.6.22-i386-1.9-00.patch
>
> Still get the same error while compiling 2.6.22.1 with 1.9 adeos patch:
> [...]
You won't be able to use 2.6.22 with v2.3.x. It's either v2.3.x + 2.6.20
or earlier, or the Xenomai development trunk with 2.6.22 and earlier.
> In file included from include/asm/xenomai/hal.h:40,
> >>from kernel/xenomai/arch/generic/hal.c:42:
> include/asm/xenomai/wrappers.h: in function wrap_switch_iobitmap:
> include/asm/xenomai/wrappers.h:86: error: struct tss_struct has no element named io_bitmap_base
> include/asm/xenomai/wrappers.h:96: error: struct tss_struct has no element named io_bitmap_base
> [...]
> (gcc is 4.1.2)
>
>
>
> > > >
> > > > > > >
> > > > > > > What's the case here now? I installed all dependencies.
> > > > > > >
> > > > > > > Karl
> > > > > > --
> > > > > > Philippe.
> > > > > >
> > > > > Karl
> > > > --
> > > > Philippe.
> > > >
> > > Thank you very much. Maybe this hint about paravirtualization should be
> > added to Xenomai FAQ. Otherwise somebody else could get the same issues.
> >
> > This was a transient bug from the 1.7 series, fixed in later revisions,
> > so documenting it into the FAQ would be meaningless; adding an entry
> > into the Wiki, maybe. In any case, this is one more reason to use recent
> > patches when available.
> >
> > --
> > Philippe.
> >
> >
>
--
Philippe.
next prev parent reply other threads:[~2007-07-13 16:08 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-13 9:24 [Xenomai-help] error compiling linux 2.6.22 or 2.6.22.1 with adeos-ipipe-2.6.22-rc6-i386-1.9-00.patch Karl Reichert
2007-07-13 9:33 ` Jan Kiszka
2007-07-13 9:43 ` Karl Reichert
2007-07-13 10:48 ` Philippe Gerum
2007-07-13 13:37 ` Karl Reichert
2007-07-13 14:01 ` Philippe Gerum
2007-07-13 14:39 ` Karl Reichert
2007-07-13 14:51 ` Philippe Gerum
2007-07-13 14:57 ` Karl Reichert
2007-07-13 15:04 ` Philippe Gerum
2007-07-13 15:35 ` Karl Reichert
2007-07-13 16:08 ` Philippe Gerum [this message]
2007-07-13 15:05 ` 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=1184342888.6014.286.camel@domain.hid \
--to=rpm@xenomai.org \
--cc=Karl-Trampe@domain.hid \
--cc=jan.kiszka@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.