[Buildroot] [PATCH v3 0/3] qt5webkit: fix build issue using system leveldb

Arnout Vandecappelle arnout at mind.be
Thu Mar 7 22:27:24 UTC 2019


 Hi Gael,

On 02/01/2019 21:56, Gaël PORTAY wrote:
> This patchset fixes the build issue reported by autobuilder [0].
> 
>         /home/naourr/work/instance-2/output/build/qt5webkit-5.9.1/Source/WebCore//.obj/platform/leveldb/LevelDBDatabase.o: In function `WebCore::LevelDBDatabase::openInMemory(WebCore::LevelDBComparator const*)':
> LevelDBDatabase.cpp.text._ZN7WebCore15LevelDBDatabase12openInMemoryEPKNS_17LevelDBComparatorE+0x34): undefined reference to `leveldb::NewMemEnv(leveldb::Env*)'
>         collect2: error: ld returned 1 exit status
>         make[3]: *** [Makefile.api:97: ../lib/libQt5WebKit.so.5.9.1] Error 1
> 
> The issue happens when the package leveldb is enabled.

 Series applied to master, thanks. I renamed the patch because two other patches
to leveldb have been added in the meantime.

 Regards,
 Arnout


More information about the buildroot mailing list