[LLVMbugs] [Bug 2183] Cannot run make test: ERROR: tcl error sourcing /home/edwin/ llvm-svn/llvm/test/site.exp

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Mar 31 09:51:07 PDT 2008


http://llvm.org/bugs/show_bug.cgi?id=2183


Gordon Henriksen <gordonhenriksen at mac.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Gordon Henriksen <gordonhenriksen at mac.com>  2008-03-31 11:51:07 ---
I've reverted Erick's patch until a more thoroughly tested version is
available. Do not install ocaml on a path with spaces.

http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080331/060443.html

LLVM's makefiles (as with most makefiles) do not support spaces in pathnames.
This is unfortunate, but I don't think that fixing it is realistic due to
'make's limitations.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list