ID:               25528
 Updated by:       [EMAIL PROTECTED]
 Reported By:      thomas dot hebinck at digionline dot de
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: Linux Debian Woody
 PHP Version:      5CVS-2003-09-13 (dev)
 New Comment:

Could you post the output of gcc --version ?



Previous Comments:
------------------------------------------------------------------------

[2003-09-13 19:01:19] thomas dot hebinck at digionline dot de

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



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=25528&edit=1

Reply via email to