LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 584|回复: 0

<求助>FC4下安装Mysql-5.0.24a,编译时出错

[复制链接]
发表于 2006-9-15 16:47:26 | 显示全部楼层 |阅读模式
如下提示:
Note: The following compile may take a long time.
If it fails, re-run configure with --with-low-memory
g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr/mysql\"" -DDATADIR="\"/usr/mysql/var\"" -DSHAREDIR="\"/usr/mysql/share/mysql\"" -DHAVE_CONFIG_H -I. -I. -I.. -I../innobase/include -I../include -I../include -I../regex -I.     -O3 -DDBUG_OFF    -fno-implicit-templates -fno-exceptions -fno-rtti  -c sql_yacc.cc
g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
make[4]: *** [sql_yacc.o] Error 1
make[4]: Leaving directory `/root/mysql-5.0.24a/sql'
make[3]: *** [install-recursive] Error 1
make[3]: Leaving directory `/root/mysql-5.0.24a/sql'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/root/mysql-5.0.24a/sql'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/root/mysql-5.0.24a'
make: *** [install] Error 2

已经按照提示执行过./configure --with-low-memory
每次make到这里就不行了.会是内部什么错误呢?之前安装好了apache2.2.3
请各位多多指教.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表