On Sun, Oct 17, 2010 at 9:37 AM, Thomas Klausner <wiz@netbsd.org> wrote:
Hi!
I hacked around a few build issues (I'm not yet sure how to handle the
rpath issues, ignore the -Wl,-R parts below), now the build fails for
me with:
Entering /disk/2/archive/libreoffice/build/libreoffice-3.2.99.2/i18npool/source/indexentry
Making: genindex_data
unx
g++ -Wl,-z,combreloc -Wl,-z,defs -Wl,-R/usr/local/lib/libreoffice/basis-link/program
-Wl,-R/usr/local/lib/libreoffice@/basis-link/ure-link/lib
-Wl,-R/archive/cvs/libreoffice/build/libreoffice-3.2.99.2/solver/330/unxbsdx3.pro/lib
-L/disk/2/archive/libreoffice/build/libreoffice-3.2.99.2/solver/330/unxbsdx3.pro/lib
-Wl,-export-dynamic -L../../unxbsdx3.pro/lib -L../lib
-L/disk/2/archive/libreoffice/build/libreoffice-3.2.99.2/solenv/unxbsdx3/lib
-L/disk/2/archive/libreoffice/build/libreoffice-3.2.99.2/solver/330/unxbsdx3.pro/lib
-L/disk/2/archive/libreoffice/build/libreoffice-3.2.99.2/solenv/unxbsdx3/lib
-L/usr/pkg/java/openjdk7/lib -L/usr/pkg/java/openjdk7/jre/lib/amd64
-L/usr/pkg/java/openjdk7/jre/lib/amd64/client
-L/usr/pkg/java/openjdk7/jre/lib/amd64/native_threads -L/usr/X11R7/lib -R/usr/X11R7/lib
-L/usr/pkg/lib/xulrunner-sdk/sdk/lib ../../unxbsdx3.pro/obj/genindex_data.o \
-Wl,--whole-archive -lsalcpprt -Wl,--no-whole-archive -luno_sal -licui18n -licuuc -licudata -lm
-lc -lgcc_s -lstdc++ -lpthread -o ../../unxbsdx3.pro/bin/genindex_data
ld: cannot find -licui18n
dmake: Error code 1, while making '../../unxbsdx3.pro/bin/genindex_data'
And it's true, there is no libicui18n* anywhere. How should it have been built?
libicui18n is part of ICU. there is an icu package that is bundled
with libreoffice, but it's use it conditioned with the
--with-system-icu flags. If you build with the later flags then you
system version of icu will be used... and if you do not have one...
you're in trouble (I'm not sure this is the reason for your specific
problem, just extrapolating a possible cause)
Norbert
Thanks,
Thomas
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
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.