hutaoseven 发表于 2015-12-4 13:07:00

lnmp1.3 安装5.2.17共存版失败

本地虚拟机:Ubuntu 14.04.3
安装lnmp1.3(12.3更新版) 【 P7+N1.8+M5.7.9 】   耗时约1个半小时。:lol

然后安装PHP5.2.17失败...:(

licess 发表于 2015-12-4 21:40:11

ext/zip/lib/zip_dirent.o: In function `memset':
/usr/include/x86_64-linux-gnu/bits/string3.h:81: warning: memset used with constant zero length parameter; this could be due to transposed parameters
ext/iconv/iconv.o: In function `php_iconv_stream_filter_dtor':
/opt/lnmp1.3-full/src/php-5.2.17/ext/iconv/iconv.c:2465: undefined reference to `libiconv_close'
因为已经是 make ZEND_EXTRA_LIBS='-liconv' 的了所以iconv的就排除了,可能与系统兼容性问题
页: [1]
查看完整版本: lnmp1.3 安装5.2.17共存版失败