php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4167 php4.0 rc1 with --with-bcmath, fails on zend_operators.c bc_num undefined
Submitted: 2000-04-17 21:08 UTC Modified: 2000-04-20 13:32 UTC
From: hh at cyberpass dot net Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0.16 OS: Linux Redhat 6.2 kernel 2.2.14
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: hh at cyberpass dot net
New email:
PHP Version: OS:

 

 [2000-04-17 21:08 UTC] hh at cyberpass dot net
There isn't a proper definition for bc_num in a header file for zend_operators.c, so it doesn't compile.
Let me know if you can reproduce and fix this, because I could really use bcmath functions.

Thanks.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-04-20 13:32 UTC] joey at cvs dot php dot net
You have to have the bcmath stuff, which is not distributed as part of PHP
for licensing reasons. You need number.tar.gz, which can be downloaded
from:

http://www.php.net/version4/do_download.php?download_file=number.tar.gz

tar xvzf this file from php4's root
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sun Jun 28 14:00:02 2026 UTC