无标题文档
wdCP系统 (介绍,功能特性,运行环境,安装说明,演示,常见问题,使用教程) wdCDN系统 (介绍,功能特性,运行环境,安装说明,演示,常见问题,使用手册)
wdOS系统 (介绍,功能特性,运行环境,安装说明,演示,常见问题,使用教程) wdDNS系统 (介绍,功能特性,运行环境,安装说明,演示,常见问题,使用手册)
注册 发贴 提问 回复-必看必看 wddns免费智能 DNS 开通 本地或虚拟机使 用wdcp 一键包在mysql编 译时"卡住"
【300G高防】双线 无视攻击 wdcp官方技术支持/服务 阿里云8折优惠券 无敌云 腾讯云优惠中,现注册更有260代金额券赠送
返回列表 发帖
提问三步曲: 提问先看教程/FAQ索引(wdcp,wdcp_v3,一键包)及搜索,会让你更快解决问题
1 提供详细,如系统版本,wdcp版本,软件版本等及错误的详细信息,贴上论坛或截图发论坛
2 做过哪些操作或改动设置等

温馨提示:信息不详,很可能会没人理你!论坛有教程说明的,也可能没人理!因为,你懂的

[求助] 升级php5.3 mysql 5.5 错误,,求助

我用wget http://down.wdlinux.cn/in/mysql_up55.sh
sh mysql_up55.sh
wget http://down.wdlinux.cn/in/php_up53.sh
sh php_up53.sh
的方法升级,最后都错误啊
mysql-5.5.27/include/my_compiler.h
mysql-5.5.27/include/mysql_com.h
mysql-5.5.27/include/my_dir.h
mysql-5.5.27/include/my_aes.h
mysql-5.5.27/include/my_atomic.h
mysql-5.5.27/include/myisammrg.h
mysql-5.5.27/include/lf.h
mysql-5.5.27/include/t_ctype.h
mysql-5.5.27/include/my_md5.h
mysql-5.5.27/include/heap.h
mysql-5.5.27/COPYING
-- The C compiler identification is unknown
-- The CXX compiler identification is unknown
CMake Error: your C compiler: "CMAKE_C_COMPILER-NOTFOUND" was not found.   Please set CMAKE_C_COMPILER to a valid compiler path or name.
CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found.   Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
-- MySQL 5.5.27
-- Packaging as: mysql-5.5.27-Linux-i686
-- Could NOT find Threads  (missing:  Threads_FOUND)
-- Could NOT find Threads  (missing:  Threads_FOUND)
-- Check if the system is big endian
-- Searching 16 bit integer
CMake Error at /usr/share/cmake/Modules/TestBigEndian.cmake:31 (MESSAGE):
  no suitable type found
Call Stack (most recent call first):
  configure.cmake:529 (TEST_BIG_ENDIAN)
  CMakeLists.txt:257 (INCLUDE)


-- Configuring incomplete, errors occurred!
configure err




php-5.3.17/sapi/nsapi/config.m4
php-5.3.17/sapi/nsapi/nsapi.c
php-5.3.17/php.ini-production
php-5.3.17/php.ini-development
php-5.3.17/buildconf
php-5.3.17/README.SUBMITTING_PATCH
php-5.3.17/pear/
php-5.3.17/pear/Makefile.frag
php-5.3.17/pear/install-pear-nozlib.phar
php-5.3.17/pear/install-pear.txt
php-5.3.17/pear/fetch.php
php-5.3.17/LICENSE
php-5.3.17/README.input_filter
make: *** 没有规则可以创建目标“clean”。 停止。
loading cache ./config.cache
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for egrep... grep -E
checking for a sed that does not truncate output... /bin/sed
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
configure err



有什么办法吗

没有C编译环境,安装上就可以
看清提问三步曲及多看教程/FAQ索引(wdcp,v3,一键包,wdOS),益处多多.wdcp工具集 阿里云主机8折优惠码

TOP

本帖最后由 atunverse 于 2012-12-23 14:21 编辑

完成了谢谢哈。。。yum install gcc gcc-c++

如果不能安装就到/etc/yum.conf
注释掉#exclude=kernel*

TOP

mysql-5.5.27/include/my_md5.h
mysql-5.5.27/include/heap.h
mysql-5.5.27/COPYING
-- MySQL 5.5.27
-- Packaging as: mysql-5.5.27-Linux-i686
-- Could NOT find Threads  (missing:  Threads_FOUND)
-- Could NOT find Threads  (missing:  Threads_FOUND)
-- Check if the system is big endian
-- Searching 16 bit integer
CMake Error at /usr/share/cmake/Modules/TestBigEndian.cmake:31 (MESSAGE):
  no suitable type found
Call Stack (most recent call first):
  configure.cmake:529 (TEST_BIG_ENDIAN)
  CMakeLists.txt:257 (INCLUDE)



/bin/sh /root/php-5.3.17/libtool --silent --preserve-dup-deps --mode=compile gcc -I"/usr/include" -Iext/iconv/ -I/root/php-5.3.17/ext/iconv/ -DPHP_ATOM_INC -I/root/php-5.3.17/include -I/root/php-5.3.17/main -I/root/php-5.3.17 -I/root/php-5.3.17/ext/date/lib -I/root/php-5.3.17/ext/ereg/regex -I/usr/include/libxml2 -I/usr/kerberos/include -I/usr/include/freetype2 -I/root/php-5.3.17/ext/mbstring/oniguruma -I/root/php-5.3.17/ext/mbstring/libmbfl -I/root/php-5.3.17/ext/mbstring/libmbfl/mbfl -I/www/wdlinux/mysql/include/mysql -I/root/php-5.3.17/ext/sqlite3/libsqlite -I/root/php-5.3.17/TSRM -I/root/php-5.3.17/Zend    -I/usr/include -g -O2 -fvisibility=hidden  -prefer-non-pic -c /root/php-5.3.17/ext/iconv/iconv.c -o ext/iconv/iconv.lo
/root/php-5.3.17/ext/iconv/iconv.c: In function ‘zm_startup_miconv’:
/root/php-5.3.17/ext/iconv/iconv.c:254: 错误:‘_libiconv_version’ 未声明 (在此函数内第一次使用)
/root/php-5.3.17/ext/iconv/iconv.c:254: 错误:(即使在一个函数内多次出现,每个未声明的标识符在其
/root/php-5.3.17/ext/iconv/iconv.c:254: 错误:所在的函数内只报告一次。)
make: *** [ext/iconv/iconv.lo] 错误 1
make err


。。。新的错误。。。

TOP

wget http://down.wdlinux.cn/in/iconv_ins.sh
sh iconv_ins.sh
再安装试试
看清提问三步曲及多看教程/FAQ索引(wdcp,v3,一键包,wdOS),益处多多.wdcp工具集 阿里云主机8折优惠码

TOP

此贴有用收藏了。,

TOP

收藏。。。。。。。。。。。
收藏。。。。。。。。。。。

TOP

sh iconv_ins.sh 的时候提示:

libiconv-1.14/m4/eilseq.m4
libiconv-1.14/m4/ltsugar.m4
iconv_ins.sh: line 14: ./configure: 权限不够
make: *** 没有指明目标并且找不到 makefile。 停止。

TOP

sh iconv_ins.sh 的时候提示:

libiconv-1.14/m4/eilseq.m4
libiconv-1.14/m4/ltsugar.m4
iconv_ins.sh: line 14: ./configure: 权限不够
make: *** 没有指明目标并且找不到 makefile。 停止。
怎么办

TOP

返回列表