To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=51990 Issue #:|51990 Summary:|Building Mozilla (--enable-build-mozilla) fails for |W32-tcsh Component:|tools Version:|680m117 Platform:|PC URL:| OS/Version:|Windows, all Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P2 Subcomponent:|code Assigned to:|hjs Reported by:|vq
------- Additional comments from [EMAIL PROTECTED] Thu Jul 14 13:03:26 -0700 2005 ------- Follow-up to IRC discussion. Building mozilla from source fails with the following error during mozillas configure. checking for X... no checking for 64-bit OS... no ./configure: line 1: cd: d:\w1\SRC680~1\moz\WNTMSC~1.PRO\misc\build\moztoolsinst : No such file or directory configure: error: cd $MOZ_TOOLS failed. MOZ_TOOLS ==? d:\w1\SRC680~1\moz\WNTMSC~ 1.PRO\misc\build\moztoolsinst This is mozillas fault, but for old cygwin versions it worked nevertheless. (Propably because of a cygwin/bash/ash/? bug.) As <http://www.mozilla.org/build/win32.html#software> requires MOZ_TOOLS to be dos format but mozillas configure cannot handle (unquoted) dos filenames with '\' we should use dos filenames with '/' as a workaround. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
