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 <[email protected]> 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 > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
