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


User pjanik changed the following:

                What    |Old value                 |New value
================================================================================
                Priority|P3                        |P2
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Apr 10 14:00:43 +0000 
2007 -------
So: this bug i definitely caused by this snippet:

Index: inc/tg_config.mk
===============================================================
====
RCS file: /cvs/tools/solenv/inc/tg_config.mk,v
retrieving revision 1.16
retrieving revision 1.16.8.1
diff -u -r1.16 -r1.16.8.1
--- inc/tg_config.mk    25 Jan 2007 12:53:40 -0000      1.16
+++ inc/tg_config.mk    2 Feb 2007 11:47:40 -0000       1.16.8.1
@@ -222,7 +222,7 @@
 # org.openoffice.helper.PrettyPrinter seems to be unnecessary.
        cp $(@:d)$(@:f:s/.xcu/.tmp/) $@
 .ENDIF
-       $(RM) $(@:d)$(@:f:s/.xcu/.tmp/) > $(NULLDEV)
+       @@$(RM) $(@:d)$(@:f:s/.xcu/.tmp/)
 
 .IF "$(XCUFILES)"!=""
 ALLTAR: \

It came in via ause074, integrated into m203.

m202 builds OK, m203 breaks (where "breaks" is either this bug OR dmake SIGSEGV 
in module moz - 
#i75883#).

m202 with ause074 breaks.
m202 with ause074's solenv breaks.
m202 with ause074's solenv without tg_config.mk changes breaks.

tg_config.mk changes in ause074 has four changes - I have identified the 
problematic change to be 
this one.

Handing it over to our dmake people ;-) Sorry, I can't do more now.

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