xenomai.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Gheorghe Chirica <georgechirica92@gmail.com>
To: Jan Kiszka <jan.kiszka@siemens.com>
Cc: Richard Weinberger <richard.weinberger@gmail.com>,
	Mit Jothiravi <mit@mytra.ai>,
	xenomai@lists.linux.dev
Subject: Re: Xenomai 3 setup for BeagleBone Black
Date: Tue, 6 Feb 2024 11:12:13 +0100	[thread overview]
Message-ID: <CA+Eki_GGBUgrX-x62UOjMb664tGuc3ahP2hgtf4eOyhghCXFVg@mail.gmail.com> (raw)
In-Reply-To: <CA+Eki_FWb-KhKYh=8yAN326VtW8-4Wy3jVFpUBekJ5Y2yEE-eg@mail.gmail.com>

Hi Mit,
    You should bootstrap the install first.
     Try these steps:

sudo apt-get install autoconf autogen libtool
cd xenomai-v3.x.x
./scripts/bootstrap
./configure --enable-smp
make install

reference: https://v3.xenomai.org/installation/

George


On Tue, Feb 6, 2024 at 11:07 AM Gheorghe Chirica
<georgechirica92@gmail.com> wrote:
>
> Hi Mit,
>     You should bootstrap the install first.
>      Try these steps:
>
> sudo apt-get install autoconf autogen libtool
> cd xenomai-v3.x.x
> ./scripts/bootstrap
> ./configure --enable-smp
> make install
>
> reference: https://v3.xenomai.org/installation/
>
> George
>
> On Tue, Feb 6, 2024 at 9:57 AM Jan Kiszka <jan.kiszka@siemens.com> wrote:
>>
>> On 06.02.24 08:25, Richard Weinberger wrote:
>> > On Tue, Feb 6, 2024 at 12:25 AM Mit Jothiravi <mit@mytra.ai> wrote:
>> >> I would like to run the `configure` script to specify the single-core
>> >> processor using the following command: `./configure --enable-smp`, but
>> >> the script does not exist in the Xenomai 3.1.x stable branch:
>> >> https://source.denx.de/Xenomai/xenomai/-/tree/stable/v3.1.x?ref_type=heads.
>> >
>> > You need to generate the configure file first.
>> > e.g. autoreconf -sif
>> >
>>
>> FWIW, there is a pre-integration in xenomai-images for that board in
>> case a cross-check is needed.
>>
>> >> In addition, the self-contained source tarballs outlined in the README
>> >> -> http://xenomai.org/downloads/xenomai/, returns a 404 Page Not Found
>> >> error.
>> >
>> > I fear the new website causes irritations.
>> > Jan?
>>
>> Yeah, someone needs to update the README, aligning it to the website. We
>> have stopped providing a static download area and fully rely on gitlab
>> for that now.
>>
>> Jan
>>
>> --
>> Siemens AG, Technology
>> Linux Expert Center
>>
>>

      parent reply	other threads:[~2024-02-06 10:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-05 23:24 Xenomai 3 setup for BeagleBone Black Mit Jothiravi
2024-02-06  7:25 ` Richard Weinberger
2024-02-06  8:56   ` Jan Kiszka
     [not found]     ` <CA+Eki_FWb-KhKYh=8yAN326VtW8-4Wy3jVFpUBekJ5Y2yEE-eg@mail.gmail.com>
2024-02-06 10:12       ` Gheorghe Chirica [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=CA+Eki_GGBUgrX-x62UOjMb664tGuc3ahP2hgtf4eOyhghCXFVg@mail.gmail.com \
    --to=georgechirica92@gmail.com \
    --cc=jan.kiszka@siemens.com \
    --cc=mit@mytra.ai \
    --cc=richard.weinberger@gmail.com \
    --cc=xenomai@lists.linux.dev \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).