提问三步曲: 提问先看教程/FAQ索引(wdcp,wdcp_v3,一键包)及搜索,会让你更快解决问题
1 提供详细,如系统版本,wdcp版本,软件版本等及错误的详细信息,贴上论坛或截图发论坛
2 做过哪些操作或改动设置等
温馨提示:信息不详,很可能会没人理你!论坛有教程说明的,也可能没人理!因为,你懂的
安装环境:centos5.3-64位
报错信息:
/bin/sh ../libtool --preserve-dup-deps --tag=CXX --mode=link g++ -O3 -fno-implicit-templates -fno-exceptions -fno-rtti -rdynamic -o mysql mysql.o readline.o sql_string.o completion_hash.o ../cmd-line-utils/libedit/libedit.a /usr/lib/libncursesw.so -lpthread ../libmysql/libmysqlclient.la -lcrypt -lnsl -lm -lz
libtool: link: g++ -O3 -fno-implicit-templates -fno-exceptions -fno-rtti -rdynamic -o .libs/mysql mysql.o readline.o sql_string.o completion_hash.o /usr/lib/libncursesw.so ../cmd-line-utils/libedit/libedit.a -lpthread ../libmysql/.libs/libmysqlclient.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lcrypt -lnsl -lm -lz -Wl,-rpath -Wl,/www/wdlinux/mysql-5.1.56/lib/mysql
/usr/lib/libncursesw.so: could not read symbols: File in wrong format
collect2: ld returned 1 exit status
make[2]: *** [mysql] Error 1
make[2]: Leaving directory `/tmp/lanmp/mysql-5.1.56/client'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/lanmp/mysql-5.1.56/client'
make: *** [all-recursive] Error 1
----Install Error: mysql make err -----------
[root@SHA0ITTES001 tmp]#
这是什么原因引起的啊,求解!谢谢 |