[RTEMS Project] #4047: RSB 4.11 fails to build rtems-tools
RTEMS trac
trac at rtems.org
Mon Aug 10 15:27:20 UTC 2020
#4047: RSB 4.11 fails to build rtems-tools
----------------------------------+--------------------
Reporter: Patrick Roncagliolo | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone: 4.11.4
Component: tool/rsb | Version: 4.11
Severity: normal | Keywords:
Blocked By: | Blocking:
----------------------------------+--------------------
I checked out RSB on branch 4.11.
The execution of the following command fails
{{{
../source-builder/sb-set-builder --prefix=/mnt/sdb/rtems/4.11 4.11/rtems-
powerpc --jobs 16
}}}
with the following error:
{{{
Waf: Entering directory `/mnt/sdb/rtems/src_4.10/rsb/rtems/sources/git
/rtems-tools.git/build'
[ 16/258] Compiling rtemstoolkit/elftoolchain/libelf/elf.c
../rtemstoolkit/elftoolchain/libelf/elf.c:34:29: error: expected
expression before ‘,’ token
.libelf_arch = LIBELF_ARCH,
^
Build failed
}}}
How can I obtain a working 4.11 toolchain?
--
Ticket URL: <http://devel.rtems.org/ticket/4047>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list