To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115689
                 Issue #|115689
                 Summary|ZIP$(TNR)TARGETNs are not set when no zip target
               Component|tools
                 Version|OOO330m4
                Platform|PC
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|solenv
             Assigned to|hjs
             Reported by|tono





------- Additional comments from t...@openoffice.org Fri Nov 19 23:08:23 +0000 
2010 -------
Unlike APP$(TNR)TARGETNs, SHL$(TNR)TARGETNs, etc, ZIP$(TNR)TARGETNs are not set
when no zip target, especially when ALLDEP is the command-line target, because
they are set in _tg_zip.mk and not in settings.mk.

So when using ZIP$(TNR)TARGETNs in module makefiles, we should pay attention to
it may not be set even if ZIP$(TNR)TARGET has values, although ignoring it may
not cause problems in normal build.

In dictionaries/util/makefile.mk and reportbuilder/template/makefile.mk the
rules using ZIP$(TNR)TARGETNs are carefully included in conditionals, but in
some others they are not.

The problematic makefiles are:

afms/makefile.mk, extensions/source/macosx/spotlight/makefile.mk,
desktop/test/deployment/locationtest/makefile.mk,
desktop/test/deployment/update/updateinfocreation/build/makefile.mk,
sysui/desktop/macosx/makefile.mk, sdext/source/presenter/makefile.mk.

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


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

Reply via email to