LO build can not find external dependencies

Stephan Bergmann sbergman at redhat.com
Fri Sep 21 04:43:28 PDT 2012


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.

Stephan


More information about the LibreOffice mailing list