[RTEMS Project] #3450: Space character in path breaks rtems build on Linux

RTEMS trac trac at rtems.org
Fri Jun 8 12:30:43 UTC 2018


#3450: Space character in path breaks rtems build on Linux
---------------------+----------------------
  Reporter:  Gedare  |      Owner:  Gedare
      Type:  defect  |     Status:  assigned
  Priority:  normal  |  Milestone:  5.1
 Component:  build   |    Version:  5
  Severity:  normal  |   Keywords:
Blocked By:          |   Blocking:
---------------------+----------------------
 With RTEMS sometime after the bsp source reorganization, I now encounter
 errors when compiling RTEMS in a path that has a space in the name. This
 used to work. I will try to bisect to find the commit that makes it break.
 The current thought is that one of our custom automake scripts is not
 handling the path nicely.

 make[4]: Entering directory '/media/gedare/Seagate Expansion
 Drive/work/rtems/builds/b-erc32-5/sparc-rtems5/c/erc32/lib/libbsp'
 Making all-am in .
 Making all-am in sparc
 make[5]: Entering directory '/media/gedare/Seagate Expansion
 Drive/work/rtems/builds/b-erc32-5/sparc-rtems5/c/erc32/lib/libbsp/sparc'
 make[5]: *** No rule to make target 'all-am'.  Stop.
 make[5]: Leaving directory '/media/gedare/Seagate Expansion
 Drive/work/rtems/builds/b-erc32-5/sparc-rtems5/c/erc32/lib/libbsp/sparc'
 Makefile:656: recipe for target 'sparc' failed
 make[4]: *** [sparc] Error 2

--
Ticket URL: <http://devel.rtems.org/ticket/3450>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list