[oe] qtwebkit doesn't use system leveldb

Martin Jansa martin.jansa at gmail.com
Thu Jun 18 09:26:19 UTC 2015


I don't know what exactly memenv library is, but if it means that we just
need to upgrade leveldb in meta-oe, then I would prefer this solution.

On Thu, Jun 18, 2015 at 7:18 AM, Andre McCurdy <armccurdy at gmail.com> wrote:

> Hi all,
>
> The qtwebkit configure test for leveldb tries to include
> <helpers/memenv/memenv.h> and link with -lmemenv, however the current
> meta-oe leveldb package doesn't provide them and so qtwebkit always
> falls back to using it's internal copy of leveldb.
>
> I can work on a patch, but I'm not sure what the best approach is -
> either rework leveldb so that it builds and installs a memenv library
> + memenv.h or just remove the leveldb dependency from qtwebkit and let
> qtwebkit continue to always rely on it's internal leveldb?
>
> Andre
> --
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>



More information about the Openembedded-devel mailing list