Skip to content

makeml and installml scripts do not like locations with spaces #103

@JohnReppy

Description

@JohnReppy

Version

110.74

Operating System

  • All
  • Linux
  • macOS
  • Windows
  • Other Unix

OS Version

OS X Lion

Processor

x86 (32-bit)

Component

Other

Severity

Cosmetic

Description of the problem

When building the compiler from a directory containing spaces, the makeml and installml scripts fail.

In the example below, Im building in
/Users/michael/Documents/Work/Projects/CPN Tools/Repositories/Simulator/sml
(notice space in CPN Tools; when removing that everything works.)

Transcript

./makeml: line 7: cd: /Users/michael/Documents/Work/Projects/CPN: No such file or directory
./makeml: line 11: [: /Users/michael/Documents/Work/Projects/CPN: binary operator expected
./makeml: line 56: [: /Users/michael/Documents/Work/Projects/CPN: binary operator expected
./makeml: line 88: [: =: unary operator expected
./makeml: line 161: cd: sml.boot.sparc-unix: No such file or directory
/Users/michael/Documents/Work/Projects/CPN Tools/Repositories/Simulator/sml/bin/.link-sml @SMLboot=BOOTLIST @SMLheap=sml @SMLalloc=1M @SMLverbose
./makeml: line 166: /Users/michael/Documents/Work/Projects/CPN: No such file or directory
./makeml: Something broke.
makeml./installml: line 12: cd: /Users/michael/Documents/Work/Projects/CPN: No such file or directory
./installml: line 24: [: /Users/michael/Documents/Work/Projects/CPN: binary operator expected

Expected Behavior

No response

Steps to Reproduce

No response

Additional Information

No response

Email address

m.westergaard@tue.nl

Comments from smlnj-gforge

Original smlnj-gforge bug number 90

Submitted via web form by Michael Westergaard m.westergaard@tue.nl on 2012-02-02 at 13:03:00

Keywords: makeml, installml

Metadata

Metadata

Labels

bugSomething isn't workingfixed-in-110.99.3issues that will be fixed in the 110.99.3 versiongforgebug (or feature request) ported from smlnj-gforge repositoryinstallationproblem with installer

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions