- 积分
- 117977
- 威望
-
- 金钱
-
- 注册时间
- 2009-4-24
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
发表于 2013-6-3 12:05:57
|
显示全部楼层
./debian.sh: line 433: 8647 Segmentation fault cmake -DCMAKE_INSTALL_PREFIX=/usr/local/mysql -DEXTRA_CHARSETS=all -DDEFAULT_CHARSET=utf8 -DDEFAULT_COLLATION=utf8_general_ci -DWITH_READLINE=1 -DWITH_SSL=system -DWITH_ZLIB=system -DWITH_EMBEDDED_SERVER=1 -DENABLED_LOCAL_INFILE=1
make: *** No targets specified and no makefile found. Stop.
/root/lnmp1.0-full/php-5.3.17/ext/pcre/pcrelib/pcre_exec.c:5510:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.7/README.Bugs> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make: *** [ext/pcre/pcrelib/pcre_exec.lo] Error 1
这个原因不大清楚
我在我这边的ds 512的debian 32,64上都测试过问题 |
|