To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=50752 Issue #:|50752 Summary:|scp2/util/makefile.mk not in dependency list Component:|Installation Version:|680m106 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P4 Subcomponent:|code Assigned to:|is Reported by:|fs
------- Additional comments from [EMAIL PROTECTED] Tue Jun 14 23:44:31 -0700 2005 ------- modifying the makefile.mk in scp2/util, for instance for adding a new module to the setup, does not result in a rebuild on the next dmake. Instead, nothing is built here. Since "dmake -u" is not supported in OOo's build env (though it's supposed to build everything in the current directory from scratch, ignoring dependencies), the only feasible workaround is to delete the complete output tree, and build the whole project - which is somewhat oversized and cumbersome. I suggest adding makefile.mk to the dependecy list. P4, since this is probably not really commonly encountered. --------------------------------------------------------------------- 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]
