[OE-core] [PATCH] pseudo: fix link with new sqlite3

Burton, Ross ross.burton at intel.com
Thu Nov 8 15:43:02 UTC 2018


On Thu, 8 Nov 2018 at 14:53, Jens Rehsack <rehsack at gmail.com> wrote:

> I digged a bit deeper (since I'd like to get a reasonable solution even for other dependent components) and would say, pseudo will also fail, when sqlite3 is build using readline or libz.
> The better option will be to let pseudo use the libs and link-flags from sqlite.pc

Yes for libz, but I'd assumed the readline dependency was solely in
the binary not the library.

Annoyingly the fairly simple change to pseudo to make it use
pkg-config for flags then failed to link statically.  If you want to
see what I did and fancy fixing it, then my WIP is in the pkgconfig
branch at https://gitlab.com/rossburton/pseudo.

Ross


More information about the Openembedded-core mailing list