To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116349





------- Additional comments from b_michael...@openoffice.org Wed Jan 19 
10:54:25 +0000 2011 -------
The root cause are the replacements at gb_Helper_abbreviate_dirs_native:
>
http://hg.services.openoffice.org/DEV300/file/6a873085545b/solenv/gbuild/platform/windows.mk#l202
and that with your setup have $(WORKDIR) being a substring of
$(gb_Helper_WORKDIR_NATIVE) etc.

Probable solution:
Replace (from innermost/first):
- gb_Helper_WORKDIR_NATIVE (cannot be a substring of WORKDIR)
- gb_Helper_OUTDIR_NATIVE (cannot be a substring of OUTDIR)
- gb_Helper_SRCDIR_NATIVE (cannot be a substring of SRCDIR)
- WORKDIR
- OUTDIR
- SRCDIR
- REPODIR
on line 202 instead of the current substitutions.



---------------------------------------------------------------------
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: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to