libre5.0 + win10 configure error

Norbert Thiebaud nthiebaud at gmail.com
Wed May 4 01:50:57 UTC 2016


On Tue, May 3, 2016 at 4:09 AM, jemmy <junjun94567 at hotmail.com> wrote:
> Hello, everyone!
> I'm a new developer of libreoffice. I have followed the instructions from
> https://wiki.documentfoundation.org/Development/BuildingOnWindows and used
> the recommended settings and paths. I use Win10 x64 system 、 64-bit
> Cygwin、32-bit Java JDK、VS2013_RTM_PRO.
>
> ./autogen.sh --with-external-tar=/cygdrive/d/sources/lo-externalsrc
> --with-junit=/cygdrive/d/sources/junit-4.10.jar
> --with-ant-home=/cygdrive/d/sources/apache-ant-1.9.5 --enable-pch
> --disable-ccache --enable-debug --disable-atl
>
> When I was trying to configure LibreOffice,  autogen.sh was not able to
> finish its job, with message below:
>
> ......
> checking for install dirname... libreoffice
> checking for prefix... /usr/local
> checking for Google Drive client id and secret... set
> checking for Alfresco Cloud client id and secret... set
> checking for OneDrive client id and secret... set
> checking build verbosity... not set
> checking whether to enable dependency tracking... yes
> checking for number of processors to use... 4
> checking whether C:/vs_net/VC/bin/cl.exe -arch:SSE has broken static
> initializer_list support... no
> checking whether to create huge library... no
> checking whether to create hardlinks for delivering files... no
> checking whether to use icerun wrapper... no
> checking MPL subset... no restrictions
> setting up the build environment variables...
> configure: creating ./config.status
> .in'ig.status: error: cannot find input file: `config_host.mk
> Error running configure at ./autogen.sh line 269.
>
> I'm thinking this problem all days, and can't resolve it. Is there anyone
> can help me ?

what is your core.git repo path ?
if it is directly at the root of a device like D:/core.. can you try
to move it one directory down
like D:/lo/core and see if that change something


do you see a config.log there ? if so look into it.. do you see place
where it talk about config_host
is there any error reported there ?
maybe some acl issue ?

Norbert


More information about the LibreOffice mailing list