This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#6923 - Fix tools/configure script to handle directories with spaces
Attached to Project:
Rockbox
Opened by Bryan Childs (GodEater) - Wednesday, 28 March 2007, 17:33 GMT+2
Last edited by Bryan Childs (GodEater) - Monday, 06 August 2007, 10:29 GMT+2
Opened by Bryan Childs (GodEater) - Wednesday, 28 March 2007, 17:33 GMT+2
Last edited by Bryan Childs (GodEater) - Monday, 06 August 2007, 10:29 GMT+2
|
Detailscurrently configure doesn't like directories with spaces in their names - this patch fixes that.
|
This task depends upon
Closed by Bryan Childs (GodEater)
Monday, 06 August 2007, 10:29 GMT+2
Reason for closing: Out of Date
Additional comments about closing: This has been fixed long since.
Monday, 06 August 2007, 10:29 GMT+2
Reason for closing: Out of Date
Additional comments about closing: This has been fixed long since.
Better version that removes my "fixes" to backtick usage - configure doesn't warrant replacing them with $(), and indeed it may break on people's systems that don't have a modern bash shell.
Damn it. Take three.
This doesn't work for me. I get complaints about ""arm-elf-gcc: dir: No such file or directory" among others.