Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-7799

tokudb fails to buld w/o zlib1g-dev

    XMLWordPrintable

Details

    Description

      The error looks like

      Linking CXX shared library libft.so
      /usr/bin/ld: cannot find -lz
      collect2: error: ld returned 1 exit status
      make[2]: *** [storage/tokudb/ft-index/ft/libft.so] Error 1

      probably this happens because storage/tokudb/ft-index/ft/CMakeLists.txt has the line

      target_link_libraries(ft LINK_PUBLIC z)

      while it should be using ZLIB_LIBRARY instead

      Attachments

        Activity

          People

            serg Sergei Golubchik
            serg Sergei Golubchik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.