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


On 18.02.2016 17:55, Pranav Ganorkar wrote:
When trying to build libreoffice on archlinux 64-bit , the build fails
with following message:

*********************************************************
[LNK] Executable/ui-previewer
/mnt/D-Drive/LibreOffice/libreoffice/instdir/program/libvcllo.so:
undefined reference to `curl_easy_perform@CURL_OPENSSL_4'
collect2: error: ld returned 1 exit status
/mnt/D-Drive/LibreOffice/libreoffice/vcl/Executable_ui-previewer.mk:10:
recipe for target
'/mnt/D-Drive/LibreOffice/libreoffice/instdir/program/ui-previewer' failed

it looks like there is some problem with your system's curl library.

we managed to link libvcllo.so against it but linking executables then
fails with undefined symbols that should be found in libcurl.so.X

what is the value of CURL_LIBS in config_host.mk - maybe your system
curl is in some non-standard directory and needs an extra -L to be found?

you can probably use --without-system-curl to work around the problem.



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.