[MDEV-3067] LP:427372 - Compilation error on Linux using revision 2731 Created: 2009-09-10  Updated: 2012-10-04  Resolved: 2012-10-04

Status: Closed
Project: MariaDB Server
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug
Reporter: Joshua Partogi (Inactive) Assignee: Unassigned
Resolution: Not a Bug Votes: 0
Labels: Launchpad

Attachments: XML File LPexportBug427372.xml    

 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



 Comments   
Comment by Rasmus Johansson (Inactive) [ 2009-09-11 ]

Launchpad bug id: 427372

Generated at Thu Feb 08 06:46:06 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.