All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: Gregory Gosse <gregory.gosse@domain.hid>
Cc: xenomai-help <xenomai@xenomai.org>
Subject: Re: [Xenomai-help] problem following 'xenomai quick build guide'
Date: Wed, 28 Dec 2011 10:30:39 +0100	[thread overview]
Message-ID: <4EFAE1BF.4090203@domain.hid> (raw)
In-Reply-To: <000001ccc541$7fa8d960$7efa8c20$@soterem.fr>

On 12/28/2011 10:17 AM, Gregory Gosse wrote:
> Now i use more recent xenomai and kernel versions :
>
> - xenomai 2.6.0   2011-11-05 ( latest )
>
> - kernel 2.6.39 ( latest in 2.6 serie )
>
> With the same patch :
>
> - adeos-ipipe-2.6.23-x86_64-1.4-03.patch
>
> I launch the command
>
> scripts/prepare-kernel.sh --linux=/usr/src/linux-2.6.39
> --adeos=/usr/src/xenomai-2.6.0/ksrc/arch/x86/patches/adeos-ipipe-2.6.23-x86_64-1.4-03.patch
> --arch=x86_64

- there is no support for 2.6.39/x86. Looking at ksrc/arch/x86/patches 
tells you so. Latest kernel release currently supported on this arch is 
2.6.38.8.

--arch=x86, not x86_64 which is for legacy patches when 32 and 64bit 
linux trees were not merged yet.

You need to unpack a vanilla linux 2.6.38.8 kernel tree, then

$ cd <linux-tree>
$ <xenomai-2.6.0>/scripts/prepare-kernel.sh --arch=x86

Nothing more.

>
> And get
>
> Unable to patch kernel 2.6.39 with adeos-ipipe-2.6.23-x86_64-1.4-03.patch
>
> with many Hunk #xx FAILED at xx
>
> Gregory
>
> -----Message d'origine-----
> De : Gilles Chanteperdrix [mailto:gilles.chanteperdrix@xenomai.org]
> Envoyé : mardi 27 décembre 2011 17:59
> À : Gregory Gosse
> Cc : xenomai@xenomai.org
> Objet : Re: [Xenomai-help] problem following 'xenomai quick build guide'
>
> On 12/27/2011 05:56 PM, Gregory Gosse wrote:
>
>  > What can I do to go further ?
>
> There is no point in starting with such outdated versions. Please
> download the latest stable release of Xenomai (xenomai 2.6.0), and if
> the quick build guide does not work, follow the not quick build guide
> called "README.INSTALL" which ships with the sources.
>
> --
>
>                                                                  Gilles.
>
>
>
> _______________________________________________
> Xenomai-help mailing list
> Xenomai-help@domain.hid
> https://mail.gna.org/listinfo/xenomai-help


-- 
Philippe.


  reply	other threads:[~2011-12-28  9:30 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-27 16:56 [Xenomai-help] problem following 'xenomai quick build guide' Gregory Gosse
2011-12-27 16:58 ` Gilles Chanteperdrix
2011-12-27 17:15   ` Gregory Gosse
2011-12-28  9:17   ` Gregory Gosse
2011-12-28  9:30     ` Philippe Gerum [this message]
2011-12-28  9:47       ` Gregory Gosse
2011-12-28 11:44       ` Gregory Gosse
2011-12-28 11:58         ` Gilles Chanteperdrix
2011-12-28 12:28           ` Gregory Gosse
2011-12-28 12:36             ` Gilles Chanteperdrix
2011-12-28 16:50               ` Gregory Gosse
2011-12-28 17:03                 ` Gilles Chanteperdrix
2011-12-29 14:04                   ` Gregory Gosse
2011-12-29 14:12                     ` Gilles Chanteperdrix
2011-12-29 14:45                       ` Gregory Gosse
2011-12-29 14:52                         ` Gilles Chanteperdrix
2011-12-29 15:13                           ` Gregory Gosse
2011-12-28 17:03               ` [Xenomai-help] TR: " Gregory Gosse

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=4EFAE1BF.4090203@domain.hid \
    --to=rpm@xenomai.org \
    --cc=gregory.gosse@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.