Menu

#2734 make fails if the path contains a space

obsolete: 8.4.6
closed-duplicate
5
2006-03-25
2004-05-21
No

I like to have a unix/ build of Tcl/Tk on my MacOS X box so I can see how my application looks to unix users. In other words, I build tcl/tk from source as if for vanilla unix and it ends up in usr/local and talks to Apple's X11. (This is entirely separate from an aqua framework build, which I also have.)

Normally this has worked flawlessly, but for some reason I'm having trouble installing tcl/tk8.4.6.

The first problem I ran into was that make failed. It turns out it got unhappy because the path to the source contained a space. Trying again after removing the space fixed the problem (but showed up a more serious problem that I reported separately).

[rowen:for X11/tcl8.4.6/unix] rowen% ./configure
...
[rowen:for X11/tcl8.4.6/unix] rowen% make
make: *** No rule to make target `/Archives•/PythonPackages/for', needed by `Makefile'. Stop.
[rowen:for X11/tcl8.4.6/unix] rowen% pwd
/Archives•/PythonPackages/for X11/tcl8.4.6/unix

Discussion

  • Don Porter

    Don Porter - 2006-03-10
    • status: open --> pending-duplicate
     
  • Don Porter

    Don Porter - 2006-03-10

    Logged In: YES
    user_id=80530

    looks like a dup of 553544

     
  • SourceForge Robot

    Logged In: YES
    user_id=1312539

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     
  • SourceForge Robot

    • status: pending-duplicate --> closed-duplicate