Project

General

Profile

Bug #2988

Can't compile from path containing a space

Added by Dāvis Mosāns over 9 years ago. Updated over 9 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
General
Target version:
-
Start date:
2015-07-02
Due date:
% Done:

100%

Estimated time:
Found in version:
4.0
Affected Versions:

Description

If I clone repo in path like "/mnt/Source Code/tvheadend" then can't compile it.

make fails with:

Makefile:524: warning: overriding recipe for target '/mnt/Source'
Makefile:520: warning: ignoring old recipe for target '/mnt/Source'
Makefile:523: *** mixed implicit and normal rules: deprecated syntax
Makefile:529: warning: overriding recipe for target '/mnt/Source'
Makefile:524: warning: ignoring old recipe for target '/mnt/Source'
Makefile:528: *** mixed implicit and normal rules: deprecated syntax
Makefile:549: warning: overriding recipe for target '/mnt/Source'
Makefile:529: warning: ignoring old recipe for target '/mnt/Source'
Makefile:559: /mnt/Source: No such file or directory
Makefile:559: Code/tvheadend/support/posix.mk: No such file or directory
Makefile:563: warning: overriding recipe for target '/mnt/Source'
Makefile:549: warning: ignoring old recipe for target '/mnt/Source'
Makefile:568: warning: overriding recipe for target '/mnt/Source'
Makefile:563: warning: ignoring old recipe for target '/mnt/Source'
Makefile:571: warning: overriding recipe for target '/mnt/Source'
Makefile:568: warning: ignoring old recipe for target '/mnt/Source'
Makefile:620: warning: overriding recipe for target '/mnt/Source'
Makefile:571: warning: ignoring old recipe for target '/mnt/Source'
Makefile:624: warning: overriding recipe for target '/mnt/Source'
Makefile:620: warning: ignoring old recipe for target '/mnt/Source'
Makefile:639: warning: overriding recipe for target '/mnt/Source'
Makefile:624: warning: ignoring old recipe for target '/mnt/Source'
Makefile:642: warning: overriding recipe for target '/mnt/Source'
Makefile:639: warning: ignoring old recipe for target '/mnt/Source'
Makefile:653: warning: overriding recipe for target '/mnt/Source'
Makefile:642: warning: ignoring old recipe for target '/mnt/Source'
Makefile:656: warning: overriding recipe for target '/mnt/Source'
Makefile:653: warning: ignoring old recipe for target '/mnt/Source'
Makefile:660: warning: overriding recipe for target '/mnt/Source'
Makefile:656: warning: ignoring old recipe for target '/mnt/Source'
Makefile:671: warning: overriding recipe for target '/mnt/Source'
Makefile:660: warning: ignoring old recipe for target '/mnt/Source'
make: *** No rule to make target 'Code/tvheadend/support/posix.mk'.  Stop.

History

#1

Updated by Jaroslav Kysela over 9 years ago

  • Status changed from New to Fixed
  • % Done changed from 0 to 100

Applied in changeset commit:tvheadend|dbb8c2760ccca6bd8193644e30fe01b709ea48bb.

Also available in: Atom PDF