To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=47607 Issue #:|47607 Summary:|helpcontent2/settings.pmk: my_cp redefined Component:|tools Version:|680m94 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P4 Subcomponent:|code Assigned to:|rene Reported by:|pjanik
------- Additional comments from [EMAIL PROTECTED] Sun Apr 17 10:06:22 -0700 2005 ------- Hi, this files contains: my_cp=$(CLASSPATH)$(PATH_SEPERATOR)$(SOLARBINDIR)$/jaxp.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/parser.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/xt.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/unoil.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/ridl.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/jurt.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/jut.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/xmlsearch.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/xmlhelp.jar .IF "$(SYSTEM_DB)" == "YES" my_cp:=$(my_cp)$(PATH_SEPERATOR)$(DB_JAR) .ELSE my_cp:=$(my_cp)$(PATH_SEPERATOR)$(SOLARBINDIR)$/db.jar .ENDIF this results in 122 warnings like dmake: ../../settings.pmk: line 7: Warning -- Macro `my_cp' redefined after use in my 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]