How to solve the make error in building the libreoffice source on Windows?

Zhen Anddavid zhenanddavid at gmail.com
Wed Jul 16 07:49:31 PDT 2014


I used following instruction before executes the make instruction.

./autogen.sh
--with-ant-home=/cygdrive/f/0-Office-Work/libreoffice-4.3.0.0/Tools/apache-ant-1.9.3/
--without-junit --disable-activex --disable-directx --enable-dbgutil
--without-help --without-myspell-dicts --without-doxygen
--with-jdk-home=/cygdrive/c/Program\ Files\ \(x86\)/Java/jdk1.7.0_51/
--disable-ccache

Thanks.


On Wed, Jul 16, 2014 at 10:47 PM, Zhen Anddavid <zhenanddavid at gmail.com>
wrote:

> Hi, All
>
> I'm trying to build the LibreOffice 4.3.0.0 source on Windows 7 and Visual
> Studio 2012.
> But while building, I encountered the error.
> The error follows as below.
>
> [build DEP] LNK:StaticLibrary/wrapper.lib
> [build CXX] solenv/gcc-wrappers/gcc.cxx
> [build DEP] LNK:StaticLibrary/wrapper.lib
> [build LNK] StaticLibrary/wrapper.lib
> [build CXX] solenv/gcc-wrappers/g++.cxx
> [build PAT] openssl
> assertion "ap <= end" failed: file "runbuiltin.c", line 96, function:
> split_shell_args
> make: *** [build] Aborted (core dumped)
>
> I built make file by using the "make-3.82-gbuild" source patched for
> libreoffice.
>         cd $(SRC_ROOT)\Tools\dev-tools\make-3.82-gbuild
>         ./configure
>         make
>         cp make.exe /usr/bin
>
> I can't know the reason.
> Please help me. Thanks.
>
> Regards.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20140716/8e949a2c/attachment.html>


More information about the LibreOffice mailing list