To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71082
User hjs changed the following:
What |Old value |New value
================================================================================
Priority|P1 |P2
--------------------------------------------------------------------------------
Target milestone|OOo 2.1 |OOo 2.2
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Nov 2 10:25:49 -0800
2006 -------
i'm currently left to guessing.
according to the log, sw680mi.dll was already built, which in this case creates
the IMPLIB _sw.lib. also $(SHL1TARGETN) is specified as a dependency of the
failing dll. so it looks like a collision of the SHL1IMPLIB target, which in
this case simply is a dummy and the SHL3TARGET.
there may be two ways to get around this:
- either add $(LB)$/$(SHL1IMPLIB) to SHL3DEPN for windows only. should
workaround the problem with local changes only but doesn't solver the
underlaying issue
- remove the TOUCH command in [_]tg_shl.mk, SHLnIMPLIBTARGETN, USE_DEFFILE!=""
case. solves the race and might be obsolete in current builds.
---------------------------------------------------------------------
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]