To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=89050 Issue #|89050 Summary|cli_ure build failure Component|tools Version|OOo 2.4.0 Platform|PC URL| OS/Version|Windows XP Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P4 Subcomponent|dmake Assigned to|mh Reported by|padma
------- Additional comments from [EMAIL PROTECTED] Tue May 6 07:39:19 +0000 2008 ------- Hi I have download the stable version of OOH680_m12 from http://download.openoffice.org/2.0.0/source.html ------------------------------------------------------------------------------------------------------------------------ Steps I have performed: [EMAIL PROTECTED] /cygdrive/e/sw/oo.o/ooo_OOH680_m12_src $ cd config_office $ ./configure --disable-build-mozilla --with-use-shell=bash --disable-activex - -with-cl-home=/cygdrive/c/DotNet/Vc7/ --with-csc-path=/cygdrive/c/WINDOWS/Micro soft.NET/Framework/v2.0.50727/ --with-midl-path=/cygdrive/c/PSDK/Bin/ --with-fr ame-home=/cygdrive/c/PSDK/ --with-ant-home=/cygdrive/c/ant/apache-ant-1.7.0/ -- with-jdk-home=/cygdrive/c/jdk1.5.0_14/ --disable-directx --with-lang="gu" --dis able-odk --enable-hunspell --disable-qadevooo --with-asm-path="/cygdrive/c/Dot Net/Vc7" --with-directx-home="/cygdrive/c/DirectXSDK" --without-cli_ure $ cd .. $ ./bootstrap $ source winenv.set.sh $ dmake ----------------------------------Error------------------------------------ echo ' \ [assembly:System.Reflection.AssemblyVersion( "1.0.9.0")] \ [assembly:System.Reflection.AssemblyKeyFile(@"../../wntmsci10.pro/bin/cliuno .snk")]' \ >> ../../wntmsci10.pro/misc/assembly_ure_basetypes.cs slfl.pl csc -warnaserror+ -incremental- -noconfig -o \ -target:library \ -out:../../wntmsci10.pro/bin/cli_basetypes.dll \ -reference:System.dll \ uno/Any.cs uno/BoundAttribute.cs un o/ExceptionAttribute.cs uno/ParameterizedTypeAttribute.cs uno/Type ParametersAttribute.cs uno/TypeArgumentsAttribute.cs uno/OnewayAttribute.csun o/PolymorphicType.cs ../../wntmsci10.pro/misc/assembly_ure_basetypes.cs Microsoft (R) Visual C# 2005 Compiler version 8.00.50727.1433 for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727 Copyright (C) Microsoft Corporation 2001-2005. All rights reserved. e:\sw\OO.o\OOH680_m12\cli_ure\wntmsci10.pro\misc\assembly_ure_basetypes.cs(3,77) : error CS1699: Warning as Error: Use command line option '/keyfile' or appropriate project settings instead of 'System.Reflection.AssemblyKeyFile' error CS1606: Assembly signing failed; output may not be signed -- The system cannot find the file specified. dmake: Error code 1, while making '../../wntmsci10.pro/bin/cli_basetypes.dll' ---* tg_merge.mk *--- ERROR: Error 65280 occurred while making /cygdrive/e/sw/oo.o/OOH680_m12/cli_ure/ source/basetypes dmake: Error code 1, while making 'build_instsetoo_native' ---* *--- Regards Padma Jadav --------------------------------------------------------------------- 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]
