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

Mysql_config has lzlib reference instead of lz

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Duplicate
    • 10.2.35
    • N/A
    • N/A
    • centos/Rhel7 & 6

    Description

      Created a ticket to change the zlib reference and fixed in latest
      https://jira.mariadb.org/browse/MDEV-21206

      Able to see the lz in mysql_config but not in the mariadb-10.2.35-linux-x86_64.tar.gz

      https://downloads.mariadb.org/interstitial/mariadb-10.2.35/bintar-linux-x86_64/mariadb-10.2.35-linux-x86_64.tar.gz

      [root@mariadb-10.2.35-linux-x86_64 ]# grep zlib bin/mysql_config
      libs="-L$pkglibdir -lmariadb -lpthread *-lzlib *-ldl -lm -lgnutls"

      While installing DBD-Mysql-4.050, it still refers to the lzib.

      I will use the following settings for compiling and testing:
       
        cflags        (mysql_config) = -I/opt/alu-rp/mysql/include/mysql -I/opt/alu-rp/mysql/include/mysql/..
        embedded      (mysql_config) = 
        ldflags       (guessed     ) = 
        libs          (mysql_config) = -L/opt/alu-rp/mysql/lib -lmariadb -lpthread *-lzlib* -ldl -lm -lgnutls
        mysql_config  (guessed     ) = mysql_config
        nocatchstderr (default     ) = 0
        nofoundrows   (default     ) = 0
        nossl         (default     ) = 0
        testdb        (default     ) = test
        testhost      (default     ) = 
        testpassword  (default     ) = 
        testport      (default     ) = 
        testsocket    (default     ) = 
        testuser      (guessed     ) = 
       
      To change these settings, see 'perl Makefile.PL --help' and
      'perldoc DBD::mysql::INSTALL'.
       
      Checking if libs are available for compiling...
      Can't link/include C library 'zlib', aborting.
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              RagulR Ragul
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

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