Hi,<br/>The error configure command to run me as you said: checking Windows 
build environment sanity... Configure: error: /usr/bin/gawk, awk, tar or gunzip 
is a cygwin symlink!<br/>Native windows programs cannot use cygwin symlinks. 
Remove the symbolic<br/>Link, and copy the program to the name of the 
link.<br/>I carried out<br/>cd /bin<br/>rm awk.exe<br/>cp gawk.exe awk.exe
At 2015-01-09 02:18:14, "Oliver Brinzing" <oliver.brinz...@gmx.de> wrote:
>Hi 郄宁,
>
>i used the following configuration to build AOO 4.1.1:
>
>SourceMain=/cygdrive/c/build_tmp/aoo-4.1.1/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-fonts \
>--without-stlport \
>--without-junit \
>--disable-online-update \
>--disable-odk \
>--disable-strip-solver \
>--enable-symbols \
>--enable-dbgutil \
>--enable-crashdump \
>--enable-debug \
>--enable-verbose \
>
>./bootstrap
>source winenv.set.sh
>cd instsetoo_native
>build --all -P2 -- -P2
>
>
>Regards
>Oliver
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>For additional commands, e-mail: dev-h...@openoffice.apache.org
>

Reply via email to