GSoC 21 KMyMoney: Replacing member functions of WebPriceQuote

Suraj Kumar Mahto suraj.mahto49 at gmail.com
Fri Jul 30 17:54:09 BST 2021


Thank you,
I found out that it uses /usr/lib64/libalkimia5.so.8.1.0 while ldd command
dumps using, my local shared object file.
What could be the possible fix for this? Maybe passing the LD_LIBRARY_PATH
argument but it will do that for all libs?

Regards
Suraj Kumar Mahto

On Fri, Jul 30, 2021 at 7:36 PM Thomas Baumgart via Kde-finance-apps <
kde-finance-apps at kde.org> wrote:

> On Freitag, 30. Juli 2021 15:43:41 CEST Suraj Kumar Mahto via
> Kde-finance-apps wrote:
>
> > Using the getter function idSelector() returns error undefined reference
> to
> > `AlkOnlineQuoteSource::idSelector() const' . To use my local libalkimia.
> I
> > have created a symlink in kmymoney build/lib/ from alkimia
> > build/bin/libalkimia5.so.8  and ldd kmmoney returns using the same shared
> > object file.
>
> The linker may use a different path during build time than the link loader
> during run time. To see what the linker looks for run
>
> make VERBOSE=1
>
> which prints all command lines with all options.
>
>
> --
>
> Regards
>
> Thomas Baumgart
>
> https://www.signal.org/       Signal, the better WhatsApp
> -------------------------------------------------------------
> Faster, better, cheaper - choose two of the above.
>  - Old engineering proverb
> -------------------------------------------------------------
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-finance-apps/attachments/20210730/ada9e7e9/attachment.htm>


More information about the Kde-finance-apps mailing list