在ubuntu上安装mysql4.0.26的问题(原来有mysql5)

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
hg_lph
帖子: 1
注册时间: 2011-10-09 17:17

在ubuntu上安装mysql4.0.26的问题(原来有mysql5)

#1

帖子 hg_lph » 2011-10-09 17:31

编译到最后时提示:
mysql.cc:1652: error: expected ':' before ')' token
mysql.cc:1652: error: expected primary-expression before ')' token
mysql.cc:1666: error: expected primary-expression before '?' token
mysql.cc:1666: error: expected ':' before ')' token
mysql.cc:1666: error: expected primary-expression before ')' token
mysql.cc: In function 'int com_edit(String*, char*)':
mysql.cc:2029: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result
make[2]: *** [mysql.o] 错误 1
make[2]:正在离开目录 `/home/mysql-4.0.26/client'
make[1]: *** [all-recursive] 错误 1
make[1]:正在离开目录 `/home/mysql-4.0.26'
make: *** [all] 错误 2

希望大侠给予帮助!!谢谢。
ggxxkkll
帖子: 8
注册时间: 2013-03-13 15:35
系统: win7

Re: 在ubuntu上安装mysql4.0.26的问题(原来有mysql5)

#2

帖子 ggxxkkll » 2013-03-14 12:08

我也有同样的问题啊
回复