[RTEMS Project] #4825: Issue building stack using RTEMS quick start guide
RTEMS trac
trac at rtems.org
Wed Jan 25 17:34:10 UTC 2023
#4825: Issue building stack using RTEMS quick start guide
------------------------------+--------------------
Reporter: Prakhar Agrawal | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone:
Component: admin | Version: 6
Severity: normal | Keywords:
Blocked By: | Blocking:
------------------------------+--------------------
In section 2.3 of the quick start guide
[https://docs.rtems.org/branches/master/user/start/sources.html quick
start], when using the curl command, it downloads the release version 5.
{{{curl https://ftp.rtems.org/pub/rtems/releases/5/5.1/sources/rtems-
source-builder-5.1.tar.xz | tar xJf -}}}
In section 2.4, the command
{{{../source-builder/sb-set-builder --prefix=$HOME/quick-start/rtems/6 6
/rtems-sparc}}} tries to install the suite by looking for version 6, but
since the curl downloads version 5, the install suite fails with an error.
{{{error: no build set file found}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4825>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list