On 09/21/2012 08:42 AM, Henrik /KaarPoSoft wrote:
In
solenv/gbuild/platform/com_GCC_defs.mk
I changed
gb_Helper_set_ld_path :=
$(gb_Helper_LIBRARY_PATH_VAR)="$(OUTDIR_FOR_BUILD)/lib"
to
gb_Helper_set_ld_path :=
$(gb_Helper_LIBRARY_PATH_VAR)="/opt/lib/:$(OUTDIR_FOR_BUILD)/lib"
and now my build continues much further!
Thanks a million for your help; it is most appreciated.
(Guess it would be nice if someone would put a general solution to this
into the codetree, maybe using a LD_LIBRARY_PATH_PREFIX= var in
configure or similar).
<http://cgit.freedesktop.org/libreoffice/core/commit/?id=7a8e82a4e3806d5bd500eb6e553e0f40e4d33419>
"Honour preset LD_LIBRARY_PATH etc. in gbuild, too" should fix that.
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.