To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=42625 Issue #:|42625 Summary:|module "wizards" seems to depend on module "transex3" Component:|porting Version:|680m78 Platform:|All URL:| OS/Version:|All Status:|UNCONFIRMED Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|mh Reported by:|fheckl
------- Additional comments from [EMAIL PROTECTED] Sat Feb 12 11:28:51 -0800 2005 ------- System used: MacOSX 10.3.8, gcc3.3 It just happened that dmake wanted to build module "wizards" before module "transex3" which led to the following error: //begin log Making: ../../unxmacxp.pro/misc/euro.dpz dmake -f makefile.mk product="full" make_zip_deps=true ../../unxmacxp.pro/misc/ basicsrveuro.dpzz echo # > ../../unxmacxp.pro/misc/basicsrveuro.dpzz type 4 zipdep.pl -u -j ../../unxmacxp.pro/bin/basicsrveuro.zip "*.xdl" "*.xba" "*.xlb" -x "*CVS*" >> ../../ unxmacxp.pro/misc/basicsrveuro.dpzz zipdep -- version: 1.12 Multi Platform Enabled Edition cat ../../unxmacxp.pro/misc/basicsrveuro.dpzz /tmp/mkNs0aGI | grep -v "CVS" >> ../../ unxmacxp.pro/misc/euro.dpz echo zipdep_langs=en-US >> ../../unxmacxp.pro/misc/euro.dpz mkdir ../../unxmacxp.pro/misc/euro/ rm -f ../../unxmacxp.pro/misc/euro/euro.src transex3 -p wizards -i euro.src -o ../../unxmacxp.pro/misc/euro/euro.src.unxmacxp.pro -m localize.sdf -l all tcsh: transex3: Command not found. dmake: Error code 1, while making '../../unxmacxp.pro/misc/euro/euro.src' '---* tg_merge.mk *---' ERROR: Error 65280 occurred while making /Volumes/TestDrive/m78/wizards/source/euro dmake: Error code 1, while making 'build_all' '---* tg_merge.mk *---' //end log So, I suppose an additional dependency for transex3 should be added to module wizards. --------------------------------------------------------------------- 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]
