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

LP:427372 - Compilation error on Linux using revision 2731

    Details

    • Type: Bug
    • Status: Closed
    • Resolution: Not a Bug
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: None
    • Labels:

      Description

      mysql.cc:1041: error: expected constructor, destructor, or type conversion before ‘*’ token
      mysql.cc: In function ‘int not_in_history(const char*)’:
      mysql.cc:2372: error: ‘HIST_ENTRY’ was not declared in this scope
      mysql.cc:2372: error: ‘oldhist’ was not declared in this scope
      mysql.cc:2372: error: ‘history_get’ was not declared in this scope
      mysql.cc: In function ‘void initialize_readline(char*)’:
      mysql.cc:2394: error: invalid conversion from ‘char** ()’ to ‘char** (const char*, int, int)’
      mysql.cc:2395: error: invalid conversion from ‘int (const char*, int)’ to ‘char* (const char*, int)’
      mysql.cc: In function ‘char** new_mysql_completion(const char*, int, int)’:
      mysql.cc:2417: error: ‘completion_matches’ was not declared in this scope
      make[2]: *** [mysql.o] Error 1
      make[2]: *** Waiting for unfinished jobs....
      mv -f .deps/readline.Tpo .deps/readline.Po
      mv -f .deps/completion_hash.Tpo .deps/completion_hash.Po
      mv -f .deps/sql_string.Tpo .deps/sql_string.Po
      make[2]: Leaving directory `/home/jpartogi/workspace/foss/maria/client'
      make[1]: *** [all] Error 2
      make[1]: Leaving directory `/home/jpartogi/workspace/foss/maria/client'
      make: *** [all-recursive] Error 1

        Gliffy Diagrams

          Attachments

            Activity

            Hide
            ratzpo Rasmus Johansson added a comment -

            Launchpad bug id: 427372

            Show
            ratzpo Rasmus Johansson added a comment - Launchpad bug id: 427372

              People

              • Assignee:
                Unassigned
                Reporter:
                joshuapartogi Joshua Partogi
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: