Hi Mathias, Thanks for all your replies and investigations.
Okay, so I'll try #1 from a new source code directory. I'll tell you how it goes, but I'm sure it will be fine. As for #2... I got this error: Fetching dependencies for module testtools from solver... failed... Fetching from CVS... failed WARNING! Project(s): testtools not found and couldn't be built. Dependencies on that module(s) ignored. Maybe you should correct build lists. After I ran these commands: 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 --disable-activex --disable-directx --with-win32 --with-build-version="Built by Albert for Testing Only" --without-ppds --enable-verbose --enable-pdfimport --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" cd .. ./bootstrap . winenv.set.sh dmake 2>&1 | tee /cygdrive/c/code/OpenOffice/OOO300_m9/build.log.txt - Albert -----Original Message----- From: Mathias Bauer [mailto:[email protected]] Sent: Wednesday, January 21, 2009 03:03 To: [email protected] Subject: Re: [dev] build problems, help? Hi Albert, Albert Law wrote: > Hi Mathias, > > I tried #1 and #2, but that didn't solve the problem. I'm switching to > MSVS2008Express to see what happens with my luck there. I forget to mention that #1 will only help if you rebuild the modules cli_ure and unoil afterwards, sorry. #2 always worked for me. A directory that does not appear in the build list of any project won't be built and so can't create build errors. What problem exactly did you see with my "solution #2"? Regards, Mathias -- 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]
