Hi ,
When trying to build libreoffice on archlinux 64-bit , the build fails with
following message:
*********************************************************
[LNK] Executable/ui-previewer
[LNK] Executable/outdevgrind
[LNK] Executable/vcldemo
[LNK] Executable/icontest
/mnt/D-Drive/LibreOffice/libreoffice/instdir/program/libvcllo.so: undefined
reference to `curl_easy_perform@CURL_OPENSSL_4'
/mnt/D-Drive/LibreOffice/libreoffice/instdir/program/libvcllo.so: undefined
reference to `curl_slist_free_all@CURL_OPENSSL_4'
/mnt/D-Drive/LibreOffice/libreoffice/instdir/program/libvcllo.so: undefined
reference to `curl_easy_setopt@CURL_OPENSSL_4'
/mnt/D-Drive/LibreOffice/libreoffice/instdir/program/libvcllo.so: undefined
reference to `curl_easy_init@CURL_OPENSSL_4'
/mnt/D-Drive/LibreOffice/libreoffice/instdir/program/libvcllo.so: undefined
reference to `curl_slist_append@CURL_OPENSSL_4'
/mnt/D-Drive/LibreOffice/libreoffice/instdir/program/libvcllo.so: undefined
reference to `curl_easy_cleanup@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
make[1]: ***
[/mnt/D-Drive/LibreOffice/libreoffice/instdir/program/ui-previewer] Error 1
make[1]: *** Waiting for unfinished jobs....
/mnt/D-Drive/LibreOffice/libreoffice/instdir/program/libvcllo.so: undefined
reference to `curl_easy_perform@CURL_OPENSSL_4'
/mnt/D-Drive/LibreOffice/libreoffice/instdir/program/libvcllo.so: undefined
reference to `curl_slist_free_all@CURL_OPENSSL_4'
/mnt/D-Drive/LibreOffice/libreoffice/instdir/program/libvcllo.so: undefined
reference to `curl_easy_setopt@CURL_OPENSSL_4'
/mnt/D-Drive/LibreOffice/libreoffice/instdir/program/libvcllo.so: undefined
reference to `curl_easy_init@CURL_OPENSSL_4'
/mnt/D-Drive/LibreOffice/libreoffice/instdir/program/libvcllo.so: undefined
reference to `curl_slist_append@CURL_OPENSSL_4'
/mnt/D-Drive/LibreOffice/libreoffice/instdir/program/libvcllo.so: undefined
reference to `curl_easy_cleanup@CURL_OPENSSL_4'
collect2: error: ld returned 1 exit status
/mnt/D-Drive/LibreOffice/libreoffice/solenv/gbuild/LinkTarget.mk:468:
recipe for target
'/mnt/D-Drive/LibreOffice/libreoffice/workdir/LinkTarget/Executable/outdevgrind'
failed
make[1]: ***
[/mnt/D-Drive/LibreOffice/libreoffice/workdir/LinkTarget/Executable/outdevgrind]
Error 1
/mnt/D-Drive/LibreOffice/libreoffice/instdir/program/libvcllo.so: undefined
reference to `curl_easy_perform@CURL_OPENSSL_4'
/mnt/D-Drive/LibreOffice/libreoffice/instdir/program/libvcllo.so: undefined
reference to `curl_slist_free_all@CURL_OPENSSL_4'
/mnt/D-Drive/LibreOffice/libreoffice/instdir/program/libvcllo.so: undefined
reference to `curl_easy_setopt@CURL_OPENSSL_4'
/mnt/D-Drive/LibreOffice/libreoffice/instdir/program/libvcllo.so: undefined
reference to `curl_easy_init@CURL_OPENSSL_4'
/mnt/D-Drive/LibreOffice/libreoffice/instdir/program/libvcllo.so: undefined
reference to `curl_slist_append@CURL_OPENSSL_4'
/mnt/D-Drive/LibreOffice/libreoffice/instdir/program/libvcllo.so: undefined
reference to `curl_easy_cleanup@CURL_OPENSSL_4'
collect2: error: ld returned 1 exit status
/mnt/D-Drive/LibreOffice/libreoffice/solenv/gbuild/LinkTarget.mk:468:
recipe for target
'/mnt/D-Drive/LibreOffice/libreoffice/workdir/LinkTarget/Executable/vcldemo'
failed
make[1]: ***
[/mnt/D-Drive/LibreOffice/libreoffice/workdir/LinkTarget/Executable/vcldemo]
Error 1
Makefile:246: recipe for target 'build' failed
make: *** [build] Error 2
***********************************************************************
I am building with the following switches:
--without-fonts\
--with-system-apr \
--with-system-libcdr \
--with-system-mdds\
--without-myspell-dicts \
--with-system-libvisio \
--without-system-libcmis \
--with-system-libmspub \
--with-system-libexttextcat \
--with-system-orcus \
--with-system-liblangtag \
--without-system-jfreereport \
--without-system-apache-commons \
--with-system-libodfgen \
--with-system-libmwaw \
--with-system-libetonyek \
--without-system-libfreehand \
--with-system-firebird \
--with-system-libatomic-ops \
--with-system-libebook \
--with-system-libabw \
--with-system-coinmp \
--without-system-libgltf \
--with-system-dicts \
--with-external-dict-dir=/usr/share/hunspell \
--with-external-hyph-dir=/usr/share/hyphen \
--with-external-thes-dir=/usr/share/mythes \
--with-system-beanshell \
--with-system-cppunit\
--with-system-graphite\
--with-system-glew \
--with-system-glm \
--with-system-libwpg \
--with-system-libwps \
--with-system-redland\
--with-system-serf \
--with-jdk-home="/usr/lib/jvm/default" \
--with-ant-home="/usr/share/apache-ant"\
--without-system-boost\
--with-system-icu \
--with-system-cairo \
--with-system-libs \
--with-system-mythes \
--with-system-headers \
--without-system-hsqldb \
--with-alloc=system \
--with-system-clucene \
--disable-dependency-tracking \
--enable-hardlink-deliver
Regards,
Pranav
Context
- Build failed on linux with latest master · Pranav Ganorkar
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.