- 积分
- 117977
- 威望
-
- 金钱
-
- 注册时间
- 2009-4-24
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
发表于 2017-6-19 20:31:49
|
显示全部楼层
/usr/include/zlib.h:1748:1: error: unknown type name ‘z_crc_t’
ZEXTERN const z_crc_t FAR * ZEXPORT get_crc_table OF((void));
^
/usr/include/zlib.h:1758:44: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Z_ARG’
ZEXTERN int ZEXPORTVA gzvprintf Z_ARG((gzFile file,
^
make: *** [ext/gd/libgd/gd_png.lo] Error 1
/bin/bash /root/lnmp1.4/src/php-5.5.38/libtool --silent --preserve-dup-deps --mode=compile cc -I/root/lnmp1.4/src/php-5.5.38/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DENABLE_GD_TTF -Iext/gd/ -I/root/lnmp1.4/src/php-5.5.38/ext/gd/ -DPHP_ATOM_INC -I/root/lnmp1.4/src/php-5.5.38/include -I/root/lnmp1.4/src/php-5.5.38/main -I/root/lnmp1.4/src/php-5.5.38 -I/root/lnmp1.4/src/php-5.5.38/ext/date/lib -I/root/lnmp1.4/src/php-5.5.38/ext/ereg/regex -I/usr/include/libxml2 -I/usr/local/freetype/include/freetype2 -I/root/lnmp1.4/src/php-5.5.38/ext/mbstring/oniguruma -I/root/lnmp1.4/src/php-5.5.38/ext/mbstring/libmbfl -I/root/lnmp1.4/src/php-5.5.38/ext/mbstring/libmbfl/mbfl -I/usr/local/include -I/root/lnmp1.4/src/php-5.5.38/ext/sqlite3/libsqlite -I/root/lnmp1.4/src/php-5.5.38/TSRM -I/root/lnmp1.4/src/php-5.5.38/Zend -I/usr/local/include -g -O2 -fvisibility=hidden -c /root/lnmp1.4/src/php-5.5.38/ext/gd/libgd/gd_png.c -o ext/gd/libgd/gd_png.lo
In file included from /usr/include/png.h:536:0,
from /root/lnmp1.4/src/php-5.5.38/ext/gd/libgd/gd_png.c:10:
/usr/include/zlib.h:86:5: error: unknown type name ‘z_const’
z_const Bytef *next_in; /* next input byte */
^
/usr/include/zlib.h:86:19: error: expected ‘:’, ‘,’, ‘;’, ‘}’ or ‘__attribute__’ before ‘*’ token
z_const Bytef *next_in; /* next input byte */
^
In file included from /usr/include/zlib.h:34:0,
from /usr/include/png.h:536,
from /root/lnmp1.4/src/php-5.5.38/ext/gd/libgd/gd_png.c:10:
/usr/include/zlib.h:1025:29: error: unknown type name ‘z_const’
typedef unsigned (*in_func) OF((void FAR *,
^
/usr/include/zlib.h:1029:33: error: unknown type name ‘in_func’
ZEXTERN int ZEXPORT inflateBack OF((z_streamp strm,
^
In file included from /usr/include/png.h:536:0,
from /root/lnmp1.4/src/php-5.5.38/ext/gd/libgd/gd_png.c:10:
/usr/include/zlib.h:1349:32: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Z_ARG’
ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...));
^
/usr/include/zlib.h:1673:5: error: unknown type name ‘z_off64_t’
z_off64_t pos;
^
/usr/include/zlib.h:1748:1: error: unknown type name ‘z_crc_t’
ZEXTERN const z_crc_t FAR * ZEXPORT get_crc_table OF((void));
^
/usr/include/zlib.h:1758:44: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Z_ARG’
ZEXTERN int ZEXPORTVA gzvprintf Z_ARG((gzFile file,
^
make: *** [ext/gd/libgd/gd_png.lo] Error 1
不大清楚原因,只能选该系统的话,可以短消息我 ip和root密码,我看一下 |
|