zhtmltopdf
zhtmltopdf copied to clipboard
php 5.3.3 make error
php的版本有要去的么,提示 PHP_FE_END未定义是否是php版本的问题?
[op@ap02 zhtmltopdf]$ php -v PHP 5.3.3 (cli) (built: Dec 11 2013 03:29:57) Copyright (c) 1997-2010 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
[op@ap02 zhtmltopdf]$ sudo make /bin/sh /tmp/zhtmltopdf/libtool --mode=compile cc -I. -I/tmp/zhtmltopdf -DPHP_ATOM_INC -I/tmp/zhtmltopdf/include -I/tmp/zhtmltopdf/main -I/tmp/zhtmltopdf -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/tmp/zhtmltopdf/wkhtmltox/include -DHAVE_CONFIG_H -g -O2 -c /tmp/zhtmltopdf/zhtmltopdf.c -o zhtmltopdf.lo libtool: compile: cc -I. -I/tmp/zhtmltopdf -DPHP_ATOM_INC -I/tmp/zhtmltopdf/include -I/tmp/zhtmltopdf/main -I/tmp/zhtmltopdf -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/tmp/zhtmltopdf/wkhtmltox/include -DHAVE_CONFIG_H -g -O2 -c /tmp/zhtmltopdf/zhtmltopdf.c -fPIC -DPIC -o .libs/zhtmltopdf.o /tmp/zhtmltopdf/zhtmltopdf.c:49: error: ‘PHP_FE_END’ undeclared here (not in a function) make: *** [zhtmltopdf.lo] Error 1