ID: 49289 Updated by: j...@php.net Reported By: paulobitfranca at netsite dot com dot br -Status: Assigned +Status: Closed Bug Type: BC math related Operating System: * PHP Version: 5.*, 6 (2009-08-20) Assigned To: jani
Previous Comments: ------------------------------------------------------------------------ [2009-08-20 11:19:20] s...@php.net Automatic comment from SVN on behalf of jani Revision: http://svn.php.net/viewvc/?view=revision&revision=287499 Log: - Fixed bug #49289 (bcmath module does not compile with phpize configure). ------------------------------------------------------------------------ [2009-08-20 11:14:58] j...@php.net Someone broke this again. Will fix in a bit. ------------------------------------------------------------------------ [2009-08-20 02:17:17] paulobitfranca at netsite dot com dot br It's the full output: http://php.pastebin.com/m443ada65 ------------------------------------------------------------------------ [2009-08-19 08:29:30] der...@php.net That is a warning, and not an error. Please paste the *full* output at http://php.pastebin.com and provide the link to that paste here. ------------------------------------------------------------------------ [2009-08-18 19:21:12] paulobitfranca at netsite dot com dot br Description: ------------ I don't know how to white in english very well, but I will try. I'm using Slackware Linux, PHP5.3.0 and Apache. I'm trying to compile the module bcmath.so for PHP. I type 'phpize' and 'configure', but, when I type 'make', I get an Error. Reproduce code: --------------- init.c:129: warning: passing argument 1 of 'bc_copy_num' makes pointer from integer without a cast make: ** [libbcmath/src/init.lo] Erro1 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=49289&edit=1