PHP5.3 升级 最新PHP5.4.41 的问题
PHP5.3 升级 最新PHP5.4.41 的问题[attach]5388[/attach]
/root/php-5.4.41/ext/iconv/iconv.c: In function ‘zm_startup_miconv’:
/root/php-5.4.41/ext/iconv/iconv.c:252: error: ‘_libiconv_version’ undeclared (first use in this function)
/root/php-5.4.41/ext/iconv/iconv.c:252: error: (Each undeclared identifier is reported only once
/root/php-5.4.41/ext/iconv/iconv.c:252: error: for each function it appears in.)
make: *** [ext/iconv/iconv.lo] Error 1
make err 我也出现和你一样的情况,摸索了几天 终于搞定了
如果你的iconv安装正常的话,你只要把php_up54.sh 里面的--with-iconv=/usr 改成--with-iconv-dir=/usr 有两处。 [quote]我也出现和你一样的情况,摸索了几天 终于搞定了
如果你的iconv安装正常的话,你只要把php_up54.sh 里面 ...
[size=2][color=#999999]web58@qq.com 发表于 2015-6-7 15:53[/color] [url=http://www.wdlinux.cn/bbs/redirect.php?goto=findpost&pid=68871&ptid=38501][img]http://www.wdlinux.cn/bbs/images/common/back.gif[/img][/url][/size][/quote]
哦 我试试看
页:
[1]