Hi Oliver,
I tried your example exactly (except for varying directory structure). This
time I'm getting:
Entering /cygdrive/c/build_tmp/openoffice/main/sal/qa/osl/mutex
1 module(s):
sal
need(s) to be rebuilt
Reason(s):
ERROR: error 65280 occurred while making
/cygdrive/c/build_tmp/openoffice/main/sal/qa/osl/mutex
When you have fixed the errors in that module you can resume the build
by running:
build --all:sal
-----Original Message-----
From: Oliver Brinzing [mailto:[email protected]]
Sent: Sunday, December 13, 2015 6:44 PM
To: [email protected]
Subject: Re: Compiler Error
Hi Bret,
i was able to build aoo411 and 412 debug builds with the following
configuration:
SourceMain=/cygdrive/c/build_tmp/aoo_src/main
cd $SourceMain
autoconf
./configure \
--with-build-version="$(date +"%Y-%m-%d %H:%M:%S %z (%a, %d %b %Y)")" \
--with-vendor="AOO Debug Build" \
--with-dmake-url="http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2"
\ --with-ant-home="/cygdrive/c/build/ant" \
--with-mozilla-build="/cygdrive/c/build/mozilla-build" \
--with-frame-home="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0" \
--with-psdk-home="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0" \
--with-midl-path="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0/bin" \
--with-cl-home="/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 9.0/VC"
\ --with-mspdb-path="/cygdrive/c/Program Files (x86)/Microsoft Visual Studio
9.0/Common7/IDE" \ --with-asm-home="/cygdrive/c/Program Files (x86)/Microsoft
Visual Studio 9.0/VC/bin" \
--with-csc-path="/cygdrive/c/Windows/Microsoft.NET/Framework/v3.5" \
--with-jdk-home="/cygdrive/c/Program Files (x86)/Java/jdk1.7.0" \
--with-nsis-path="/cygdrive/c/Program Files (x86)/NSIS/Unicode" \
--with-directx-home="/cygdrive/c/Program Files (x86)/Microsoft DirectX SDK
(June 2010)" \
--with-atl-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/atl71" \
--with-atl-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/ATL/i386" \
--with-mfc-include-dir="/cygdrive/c/WinDDK/7600.16385.1/inc/mfc42" \
--with-mfc-lib-dir="/cygdrive/c/WinDDK/7600.16385.1/lib/Mfc/i386" \
--enable-pch \ --with-package-format="installed msi" \
--enable-win-x64-shellext \ --enable-category-b \ --enable-bundled-dictionaries
\ --with-lang="de" \ --without-stlport \ --without-junit \ --enable-verbose \
--disable-odk \ --without-fonts
./bootstrap
source winenv.set.sh
cd instsetoo_native
build --all --html -P2 -- -P2
Regards
Oliver
---------------------------------------------------------------------
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]