Hi Albert,

this is an unfortunate version trouble. We have a mix of assemblies from
the global assembly cache and those that are built in cli_ure and unoil.
There are three ways to solve the problem:

- deinstall your OOo 3.0.1 RC or dev build (that has assemblies with
higher version numbers that create the problem)

- don't build testtools (e.g. by renaming the directory)

- patch the version.txt files in cli_ure/version and unoil/climaker
(e.g. by fetching the files vom cvs OOO300_m15 tag and copying them to
your svn source tree)

The problem will be fixed in the near future (planned for 3.1).

Regards,
Mathias

Albert Law wrote:

> Hi All,
> 
> I have a build problem, and I was wondering if someone could help. Thanks!
> 
> ps: WinXP Pro, MSVS2005Pro
> 
> Basically, I get:
> ------------------------------1
> Making: ../../../wntmsci11/lib/icli_cpp_bridgetest.uno_t1.lib
> build of ../../../wntmsci11/bin/cli_cpp_bridgetest.uno.dll creates 
> ../../../wntm
> sci11/lib/icli_cpp_bridgetest.uno_t1.lib
> making .dpslo
> slfl.pl csc -warnaserror+ -optimize -target:library 
> -out:../../../wntmsci11/bin/
> cli_cs_bridgetest.uno.dll \
> -reference:../../../wntmsci11/bin/cli_types_bridgetest.dll \
> -reference:c:/code/OpenOffice/OOO300_m9/solver/300/wntmsci11/bin
> /cli_uretypes.dll \
> -reference:c:/code/OpenOffice/OOO300_m9/solver/300/wntmsci11/bin
> /cli_basetypes.dll \
> -reference:c:/code/OpenOffice/OOO300_m9/solver/300/wntmsci11/bin
> /cli_ure.dll \
> -reference:System.dll \
> cli_cs_bridgetest.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.
> 
> c:\code\OpenOffice\OOO300_m9\testtools\wntmsci11\bin\cli_types_bridgetest.dll:
> error CS1705: Assembly 'cli_types_bridgetest, Version=0.0.0.0, 
> Culture=neutral,
> PublicKeyToken=null' uses 'cli_basetypes, Version=1.0.12.0,
> Culture=neutral, PublicKeyToken=ce2cb7e279207b9e' which has a higher
> version than referenced assembly 'cli_basetypes, Version=1.0.11.0,
> Culture=neutral, PublicKeyToken=ce2cb7e279207b9e'
> c:\code\OpenOffice\OOO300_m9\solver\300\wntmsci11\bin\cli_basetypes.dll:
> (Location of symbol related to previous error)
> dmake: Error code 1, while making 
> '../../../wntmsci11/bin/cli_cs_bridgetest.uno
> .dll'
> 
> ERROR: Error 65280 occurred while making 
> /cygdrive/c/code/OpenOffice/OOO300_m9/t
> esttools/source/bridgetest/cli
> rmdir /cygdrive/c/DOCUME~1/Auser/LOCALS~1/Temp/3588
> dmake: Error code 1, while making 'build_instsetoo_native'
> 
> 
> 
> And I execute:
> set nodep=TRUE
> set NO_HIDS=TRUE
> set MAXPROCESS=4
> cd /cygdrive/c/code/OpenOffice/OOO300_m9/config_office
> 
> ./configure --disable-build-mozilla --disable-mozilla --with-use-shell=bash 
> --with-build-version="Built for Testing Only"
> --without-ppds --enable-verbose --enable-pdfimport --enable-binfilter 
> --disable-kdeab --disable-atl --enable-dbgutil
> --enable-symbols --with-cl-home='/cygdrive/c/PROGRA~1/Microsoft Visual Studio 
> 8/VC'
> --with-ant-home='/cygdrive/c/PROGRA~1/apache-ant-1.7.1' 
> --with-jdk-home='/cygdrive/c/PROGRA~1/Java/jdk1.6.0_07'
> 
> cd ..
> ./bootstrap
> . winenv.set.sh
> dmake
> 
> 
> _________________
> - Albert
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 


-- 
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS
Please don't reply to "[email protected]".
I use it for the OOo lists and only rarely read other mails sent to it.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to