To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=88772
------- Additional comments from [EMAIL PROTECTED] Sun May 4 22:50:54 +0000 2008 ------- I have to apologize there are something wrong in the previous patch set. The modification in embedserv/util/makefile.mk has side effect for MSVC build because of one line for library specification is missing, and the modifications in external/mingwheaders/makefile.mk causes perpetual copy and patch of atl headers because of one line of touch command is missing. I also found two build breakers in m11. 1. Build of filter/source/pdfimport is new and not compatible with mingw port so makefile.mk needs to be modified. 2. As the library specification of HNJLIB in solenv/inc/libs.mk is changed from = to *=, lingucomponent/source/hyphenator/altlinuxhyph/hyphen/makefile.mk has to be modified. I wonder why it has to be specified in two places ... A set of modified/additional patches follows. --------------------------------------------------------------------- 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]
