Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. qtwebkit5.7.1 building using bitbake issue.
Forum Updated to NodeBB v4.3 + New Features

qtwebkit5.7.1 building using bitbake issue.

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 418 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    RohithT
    wrote on last edited by RohithT
    #1

    hi,

    I am trying to build qtwebkit5.7.1 on intel baytrail board.
    used the meta-qt5 layer from morty release.

    but while building the qtwebkit5.7.1 get the below error:

    ::
    rm -f libQt5WebKit.so.5.7.0 libQt5WebKit.so libQt5WebKit.so.5 libQt5WebKit.so.5.7
    | linking ../lib/libQt5WebKit.so.5.7.0
    | /home/pase/Projects/intel_poky_rel/build/tmp/work/core2-32-poky-linux/qtwebkit/5.7.1+gitAUTOINC+76e2732f01-r0/build/Source/WebCore//.obj/platform/leveldb/LevelDBDatabase.o: In function WebCore::LevelDBDatabase::openInMemory(WebCore::LevelDBComparator const*)': | LevelDBDatabase.cpp:(.text._ZN7WebCore15LevelDBDatabase12openInMemoryEPKNS_17LevelDBComparatorE+0x3a): undefined reference to leveldb::NewMemEnv(leveldb::Env*)'
    | collect2: error: ld returned 1 exit status
    | make[2]: *** [../lib/libQt5WebKit.so.5.7.0] Error 1
    | make[2]: Leaving directory /home/pase/Projects/intel_poky_rel/build/tmp/work/core2-32-poky-linux/qtwebkit/5.7.1+gitAUTOINC+76e2732f01-r0/build/Source' | make[1]: *** [sub-api-pri-make_first-ordered] Error 2 | make[1]: Leaving directory /home/pase/Projects/intel_poky_rel/build/tmp/work/core2-32-poky-linux/qtwebkit/5.7.1+gitAUTOINC+76e2732f01-r0/build/Source'

    but the build is okay is i am building the 5.4.1 qt.

    can someone help?

    Regards,
    Rohit T

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved