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





------- Additional comments from [EMAIL PROTECTED] Tue Mar 20 07:37:56 +0000 
2007 -------
@all

With what I read, we cannot integrate this cws, and must find a solution. 

Disclaimer : I'll have to go at work, so I have not too much time this morning. 

Waiting can we summarize what is broken, to start patch creation ? AFAI see :

1) Mac OS X is mainly broken because of the library linking order
2) maybe "OOo-style" W32-.NET2003-**sh build.  ( sorry if I'm nwrong, I'm not
Windows guru )

3)  other ?  ( sorry I didn't have time to entirely read the issue )

For Mac OS X part, and because it is a specific Mac need, I propose to protect
older order for MACOSX only in both xmlhelp/util/makefile.mk and
binfilter/filter/source/bf_offwrp/makefile.mk, like in the patches cloph chown 
me.

Something like :

.IF "$(OS)"=="MACOS"
(ancient order )
.ELSE 
(current mingw change)
.ENDIF

Should be enough. If other than Mac OS X operating system / archs  break for the
same reason, then we have to add logical or, and rewrite to match with reality.

I'll have more time this afternoon, and please nevermind if my proposal is 
wrong.

---------------------------------------------------------------------
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]

Reply via email to