Hi, Oh, update. I got it to build in the end but had to disable the pdfimporter due to some small problem that I didn't feel like fixing.
Uninstalling OOo-DEV, rebooting, and deleting all the "wntmsci*" directories did the trick for me. Here is what I used in the end. set nodep=TRUE set NO_HIDS=TRUE set MAXPROCESS=4 cd /cygdrive/c/code/OpenOffice/OOO300_m9/config_office ./configure --disable-build-mozilla --with-use-shell=bash --disable-activex --disable-directx --with-win32 --with-build-version="Built by Albert for Testing Only" --without-ppds --enable-verbose --enable-binfilter --disable-kdeab --disable-atl --enable-dbgutil --disable-epm --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' --with-csc-path="/cygdrive/c/WINDOWS/Microsoft.NET/Framework/v3.5" --with-frame-home="/cygdrive/c/PROGRA~1/Microsoft SDKs/Windows/v6.1" --with-asm-home="/cygdrive/c/PROGRA~1/Microsoft Visual Studio 8/VC/Bin" --with-psdk-home="/cygdrive/c/PROGRA~1/Microsoft SDKs/Windows/v6.1" --with-midl-path="/cygdrive/c/PROGRA~1/Microsoft SDKs/Windows/v6.1/Bin" 2>&1 | tee /cygdrive/c/code/OpenOffice/configure.log.txt cd .. ./bootstrap . winenv.set.sh dmake 2>&1 | tee /cygdrive/c/code/OpenOffice/build.log.txt - Albert -----Original Message----- From: Mathias Bauer [mailto:[email protected]] Sent: Saturday, January 24, 2009 08:36 To: [email protected] Subject: Re: [dev] build problems, help? Hi, I copied the config file to solver, rebuild cli_ure, unoil from scratch and then tried testtools: the same error as before. Regards, Mathias Mathias Bauer wrote: > Hi Jochen, > > that's great, so this will even help in the case of Albert where > increasing the version number in wouldn't help (because he had a problem > building 3.0 with 3.0.1 installed). > > Good stuff. > > Ciao, > Mathias > > > Joachim Lingner wrote: > >> Try the suggested solution described here: >> http://qa.openoffice.org/issues/show_bug.cgi?id=98273 >> >> After copying the climaker.exe.config next to the climaker.exe in the >> solver build again >> cli_ure >> unoil >> testtools >> >> >> Joachim >> >> Albert Law schrieb: >>> 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] >>> >> >> >> --------------------------------------------------------------------- >> 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
