Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt5Webkits missing deflateBound@ZLIB_1.2.0

Qt5Webkits missing deflateBound@ZLIB_1.2.0

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 1.3k Views 1 Watching
  • 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.
  • Y Offline
    Y Offline
    ycyclop
    wrote on last edited by
    #1

    When linking agains Qt5Webkit I get the following error:
    libQt5WebKit.so: undefined reference to `deflateBound@ZLIB_1.2.0'

    I have libz-1.2.3 installed on my machine so this is not the issue.

    So I check nm -C libQt5Webkit and I found out that for some reason only deflateBound has the reference to @ZLIB all other zlib functions like defalteEnd, defalteInit do not have it.
    Any idea what might causing this link issue on Qt5Webkit? I tried rebuilding Qt5Webkit but it did not solve the issue.

    Is there a way to build it with out system zlib?

    Thank you for any idea on solving this issue

    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