I'm trying to build OOo. I checked out with tag SRV680_m75 and followed the instructions in:
http://tools.openoffice.org/dev_docs/build_windows.html configure ran fine with the right parameters: ./configure --with-mspdb-path=/cygdrive/c/progra~1/micros~2.NET/common7/IDE --with-cl-home=/cygdrive/c/progra~1/micros~2.NET/vc7 --with-csc-path=/cygdrive/c/windows/microsoft.net/framework/v1.1.4322 --with-frame-home=/cygdrive/c/progra~1/micros~2.NET/SDK/v1.1 --with-jdk-home=/cygdrive/c/j2sdk1.4.2_07 --with-ant-home=/cygdrive/c/apache-ant-1.6.2 Then I started 4NT, ran winenv.bat and then dmake and it started building! It's built quite a few projects, and then it errored with an exception in ldump4.exe This is the output in 4NT on the project that errored. ============= Building project vos ============= /cygdrive/c/OOo/vos/source ------------- /cygdrive/c/OOo/vos/util Deleting C:\OOo\vos\wntmsci10.pro\misc\vos3MSC.def.tmpfile 1 file deleted 45,056 bytes freed ------------------------------ MakingModule-Definitionfile:..\wntmsci10.pro\misc\vos3MSC.def Deleting C:\OOo\vos\wntmsci10.pro\misc\vos3MSC.exp 1 file deleted 40,960 bytes freed Microsoft (R) Library Manager Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. LIB-NT File Dumper v4.00 (C) 2000 Sun Microsystems, Inc. ..\wntmsci10.pro\misc\vos3MSC.exp .............................................. .......................................................................... ...... .........................................................n......n......... ...... ............................n..n...................nn.n................... ...... .......................................................................... ...... .......................................................................... ...... .......................................................................... ...... .......................................................................... ...... .......................................................................... ...... .......................................................................... ...... .......................................................................... ...... .........Error opening DataBase File dmake.exe: Error code 133, while making '..\wntmsci10.pro\misc\vos3MSC.def' '---*tg_merge.mk*---' ERROR: Error 65280 occurred while making /cygdrive/c/OOo/vos/util dmake: Error code 129, while making 'build_all' '---*tg_merge.mk*---' Any thoughts? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
