[PHP-DEV] Bug #2992: in PHP version 4.0b3 : with bcmath From: ccameli <email protected>
Date: 12/17/99

From: ccameli <email protected>
Operating system: SUN Solaris 7
PHP version: 3.0.12
PHP Bug Type: Compile Failure
Bug description: in PHP version 4.0b3 : with bcmath

I use the following configuration command line :
./configure --with-mysql=../mysql --with-apache=../apache --enable-track-vars
--enable-sysvsem --enable-bcmath.

Then, i've got erros on the make command, in the file
bcmath.c.
In fact, it's because the files number.c and number.h
are "dummy" files.
I tried to load older version of these 2 files, but then
I've got other problems.
Do you know if the '--enable-bcmath" option is available
in version php 4.0b3 ?
Thank you for anwsering.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>