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





------- Additional comments from h...@openoffice.org Fri Oct 29 13:31:55 +0000 
2010 -------
the .dpz file states the dependencies of the created archive (.oxt here). since
there is a lot of language dependent files in that archive, you may hit the
MAXLINELENGHT limit when building with lots of language (e.g. WITH_LANG=ALL).
there are probably several workaround or fixes.

workarounds:
- this error will appear only on repeated builds. the first (clean) build
doesn't yet have that .dpz. manually deleting it should save you for another 
round.
- reduce the number of activated languages and delete PresenterScreen.dpz.

fixes:
- to reduce the length of each entry in the dependency list, it might be an
option to choose a ZIPnDIR with a shorter but somehow valid name.
- increase MAXLINLENGTH. since it seems to work with 80000 (>64k) chances aren't
too bad that may be increased to 100000 or so. to be on the safe side, this
option should be checke in the code of dmake as well...

hope that helps...

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


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

Reply via email to