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

RTEMS trac trac at rtems.org
Fri Jun 8 14:50:48 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  |  Resolution:
 Keywords:          |  Blocked By:
 Blocking:          |
--------------------+-----------------------

Comment (by Joel Sherrill):

 I duplicated this on Centos with the native filesystem.

 sparc-rtems5-ranlib libscore.a
 gmake[5]: *** No rule to make target
 `../../include/rtems/score/cpuopts.h', needed by `all-am'.  Stop.

 My RTEMS source was under a directory with no spaces. But the build
 directory had a space in the final component. Based on Gedare's report, I
 think it doesn't matter where the space is in the path.

 {{{
 Build directory: /home/joel/rtems-work/test build
 RTEMS Source:    /home/joel/rtems-work/rtems
 }}}

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


More information about the bugs mailing list