On 09/21/2012 01:43 PM, Stephan Bergmann wrote:
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.

...plus <http://cgit.freedesktop.org/libreoffice/core/commit/?id=a481a40961bf6a5036ecd1c0550f45b50e7b221f> "Cut/paste typos," of course.

Stephan

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to