windows / cygwin build freezes using --with-lang=it [SOLVED]
walter
w.guerrieri at ranocchilab.com
Fri Feb 10 06:19:10 PST 2012
Using a different autogen.sh configuration all work fine and the build
process generate the following installer:
LibO-Dev_3.5.1rc0_Win_x86_install_en-US_it.msi
My autogen.sh
#---------------------------------------------------------------------------
-----------------------------------------
_JOBS_="--with-max-jobs=4"
_CPUS_="--with-num-cpus=4"
_JUNIT_="--without-junit"
_ANT_="--with-ant-home=/cygdrive/c/cygwin/libreoffice/apache-ant-1.8.2"
_MOZ_="--disable-build-mozilla
--with-mozilla-build=/cygdrive/c/cygwin/libreoffice/mozilla-build"
_JAVA_="--with-java-target-version=1.6
--with-jdk-home=/cygdrive/c/JavaProgramFiles/x86/Java/jdk1.6.0_30"
_WINSDK_="--with-windows-sdk-home=/cygdrive/c/WinSDKs/Windows/v7.1"
_LANG_="--enable-ext-languagetool --with-lang=it"
_MISC_="--disable-binfilter"
#---------------------------------------------------------------------------
-----------------------------------------
./autogen.sh $_JOBS_ $_CPUS_ $_JUNIT_ $_ANT_ $_MOZ_ $_JAVA_ $_WINSDK_
$_LANG_ $_MISC_
____________________________________________________________________________
________________
I don't know if the problem was jobs=8, cpu=8 or not using
'-disable-binfilter'.
I will try again to discover the fault.
Regards
Walter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120210/9a8902e3/attachment-0001.html>
More information about the LibreOffice
mailing list