Date: prev next · Thread: first prev next last
2010 Archives by date, by thread · List index


Robert Sedak píše v Út 05. 10. 2010 v 14:39 +0200:
Tnx,

I re-runed autogen.sh.

Next build stop:
checking for vcredist_x86.exe... configure: error: vcredist_x86.exe is
missing in external/vcredist/.
Get the version corresponding to your Visual Studio from the Microsoft
site and put it into external/vcredist.
make: *** [stamp/build] Error 1

Solution:
Downloaded vcredist_x86.exe from
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=9b2da534-3e03-4391-8a4d-074b9f2bc1bf&displaylang=en&pf=true
and put into build/libreoffice-3.2.99.1/external/vcredist

Next build stop:
checking for vcredist_x64.exe... configure: error: vcredist_x86.exe is
missing in external/vcredist/.
Get the version corresponding to your Visual Studio from the Microsoft
site and put it into external/vcredist.
make: *** [stamp/build] Error 1

Solution:
Downloaded vcredist_x64.exe from
http://www.microsoft.com/downloads/en/details.aspx?familyid=90548130-4468-4BBC-9673-D6ACABD5D13B&displaylang=en&pf=true
and put into build/libreoffice-3.2.99.1/external/vcredist

The files should be downloaded if you use --with-win32 configure option
and run ./download.

Next build stop:
Entering
/cygdrive/f/cygwin/Robert/LibO/build/build/libreoffice-3.2.99.1/boost

cd ./wntmsci12.pro/misc/build/boost_1_39_0/libs/thread/src/win32 && dmake
Compiling:
boostthread/wntmsci12.pro/misc/build/boost_1_39_0/libs/thread/src/win32/exceptions.cpp
F:/cygwin/Robert/LibO/build/build/libreoffice-3.2.99.1/boost/wntmsci12.pro/misc/build/boost_1_39_0/libs/thread/src/win32/exceptions.cpp(7)
: fatal error C1083: Cannot open include file:
'boost/thread/detail/config.hpp': No such file or directory
dmake:  Error code 2, while making
'../../../../../../../../wntmsci12.pro/slo/exceptions.obj'
dmake:  Error code 255, while making 'boostthreadlib'
1 module(s):
        boost
need(s) to be rebuilt
Reason(s):
ERROR: error 65280 occurred while making
/cygdrive/f/cygwin/Robert/LibO/build/build/libreoffice-3.2.99.1/boost
Attention: if you fix the errors in above module(s) you may continue the
build issuing the following command:
        build --from boost
make: *** [stamp/build] Error 1


config.hpp file is in
F:/cygwin/Robert/LibO/build/build/libreoffice-3.2.99.1/boost/wntmsci12.pro/misc/build/boost_1_39_0/boost/thread/detail/config.hpp

I seem that build root for boost is not set.
Idea?

It seems to be related to the change
http://cgit.freedesktop.org/libreoffice/libs-extern-sys/commit/?id=b8016aa4f5106d6275c5417666662503b7c767c9

There were few more build fixes in this area. The last one is
http://cgit.freedesktop.org/libreoffice/libs-extern-sys/commit/?id=c4692a5bad7c10e0fee77b4e49bd5dfb6cad265e

Please, make sure that you have this fix. Remove 
/cygdrive/f/cygwin/Robert/LibO/build/build/libreoffice-3.2.99.1/boost/wntmsci12.pro
and try the build again.

If it does not work, Tor or Fridrich might help.


Best Regards,
Petr


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.