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

LP:998279 - CMake fails to find libaio.so in MariaDB 5.5.23

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Resolution: Won't Fix
    • None
    • None
    • None

    Description

      On my computer with SuSE 10.1 libaio.so is the /lib
      The latest builds of MariaDB 5.5.23 fail to find it:
      igor@ekaterina:~/maria/maria-5.5> make
      ...
      [ 76%] Built target gen_lex_hash
      [ 76%] Built target mysql_tzinfo_to_sql
      [ 77%] Built target partition
      [ 77%] Built target GenServerSource
      [ 88%] Built target sql
      Scanning dependencies of target mysqld
      [ 88%] Building CXX object sql/CMakeFiles/mysqld.dir/main.cc.o
      make[2]: *** No rule to make target `/usr/lib/libaio.so', needed by `sql/mysqld' . Stop.
      make[1]: *** [sql/CMakeFiles/mysqld.dir/all] Error 2
      make: *** [all] Error 2
      igor@ekaterina:~/maria/maria-5.5> find /lib -name 'libaio*' 2>/dev/null
      /lib/libaio.so.1.0.1
      /lib/libaio.so.1
      igor@ekaterina:~/maria/maria-5.5>

      Attachments

        Activity

          People

            wlad Vladislav Vaintroub
            igor Igor Babaev
            Votes:
            0 Vote for this issue
            Watchers:
            0 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.