On 30.08.19 21:51, Ray Vine wrote:
I would like to cross compile LibreOffice for
aarch64 to run on my RPi3.
/w5/build-area/LO-6304/RepositoryModule_build.mk:12:
*** Module does not exist:
/w5/build-area/LO-6304/mysqlc/Module_mysqlc.mk. Stop.
make: *** [Makefile:299: cross-toolset] Error 2
That's correct as far as I can see - there is no
mysqlc module, so:
sed -i '/mysqlc/d ' RepositoryModule_build.mk
yes it should have been removed from this file when the library was
moved to "connectivity". (actually i wonder how it was ever added to
_build.mk, hopefully no build tool needs it?)
takes me to the next error:
[2]
[CMP] animations/source/animcore/animcore
/w5/build-area/LO-6304/solenv/gbuild/ComponentTarget.mk:50:
*** No LIBFILENAME set at component target:
/w5/build-area/LO-6304/workdir_for_build/ComponentTarget/animations/source/animcore/animcore.component.
Stop.
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:295: cross-toolset] Error 2
looks like some library requires "animcore" but the module that contains
Library_animcore.mk i.e. "animations" is missing in
RepositoryModule_build.mk.
please fix these problems upload a patch to gerrit :)
https://wiki.documentfoundation.org/Development/gerrit
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.