[RTEMS Project] #3024: dl04, dl05 build failes
RTEMS trac
trac at rtems.org
Tue May 23 15:29:47 UTC 2017
#3024: dl04, dl05 build failes
---------------------+--------------------------------------------
Reporter: Pavel | Owner: joel.sherrill@…
Type: defect | Status: new
Priority: normal | Milestone: 4.11.3
Component: testing | Version: 4.11
Severity: normal | Keywords: dl04, dl05, depcomp, CXXDEPMOD
---------------------+--------------------------------------------
Building rtems-4.11.2-rc4 with "--enable-tests" option fails with error
from depcomp:
"depcomp: Variables source, object and depmode must be set"
The reason (in my opinion) is empty CXXDEPMODE variable in Makefiles
generated for dl04 and dl05.
I changed it to depmode=gcc for dl04 and depmode=gcc3 for dl05 just to
check, it helped.
But I don't know the right value for this variable.
target - i386-rtems4.11
bsp - pc486
version - rtems-4.11.2-rc4 (version downloaded by rtems-source-
builder-4.11.2-rc4)
--
Ticket URL: <http://devel.rtems.org/ticket/3024>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list