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

compilation of client programs fail: m_string.h tries to include <mysql/plugin.h>

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 5.5.28
    • 5.5.28a
    • None
    • None
    • Linux x64

    Description

      Looks like commit revno 3363 for bug lp:886550 broke builds for clients.

      How to repeat:

      1) Grab a fresh bzr 5.5 tree
      2) cmake. -DCMAKE_INSTALL_PREFIX=/usr/local/mariadb-5.5
      3) make; make install

      /usr/local/mariadb-5.5/bin/mysql_config --include
      returns:
      -I/usr/local/mariadb-5.5/include/mysql

      When trying to compile a client (in this case myodbc5) it fails with an error in m_string.c (204): #include <mysql/plugin.h>.

      The include/mysql/mysql subdirectory does not exist anymore

      Attachments

        Activity

          People

            serg Sergei Golubchik
            georg Georg Richter
            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.