|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2003-09-13 20:53 UTC] abies@php.net
[2003-09-13 21:19 UTC] helly@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Dec 24 10:00:02 2025 UTC |
Description: ------------ I think, there is not much to say ;-) Bye, Thomas. Reproduce code: --------------- ./configure \ --with-apxs2=/usr/local/apache/bin/apxs \ --prefix=/usr/local/apache/php \ --with-config-file-path=/usr/local/apache/php \ --with-ldap \ --with-pgsql=/usr/local/pgsql \ --with-imap=/usr/src/imap-2002d/c-client \ --with-imap-ssl=/usr/local/ssl \ --enable-bcmath make Actual result: -------------- w23:/usr/src/php5-200309132130# make /bin/sh /usr/src/php5-200309132130/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/src/php5-200309132130/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/usr/src/php5-200309132130/ext/bcmath/ -DPHP_ATOM_INC -I/usr/src/php5-200309132130/include -I/usr/src/php5-200309132130/main -I/usr/src/php5-200309132130 -I/usr/src/php5-200309132130/Zend -I/usr/local/include/libxml2 -I/usr/src/imap-2002d/c-client -I/usr/local/include -I/usr/local/pgsql/include -I/usr/src/php5-200309132130/TSRM -g -O2 -prefer-pic -c /usr/src/php5-200309132130/ext/bcmath/bcmath.c -o ext/bcmath/bcmath.lo In file included from /usr/src/php5-200309132130/main/php.h:34, from /usr/src/php5-200309132130/ext/bcmath/bcmath.c:25: /usr/src/php5-200309132130/Zend/zend.h:357: argument format specified for non-function `error_function' /usr/src/php5-200309132130/Zend/zend.h:358: argument format specified for non-function `printf_function' /usr/src/php5-200309132130/Zend/zend.h:496: argument format specified for non-function `zend_printf' /usr/src/php5-200309132130/Zend/zend.h:502: argument format specified for non-function `zend_error_cb' make: *** [ext/bcmath/bcmath.lo] Error 1