php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #68450 gmp compile error
Submitted: 2014-11-19 13:51 UTC Modified: 2014-11-19 18:37 UTC
From: p dot gackiewicz at intertele dot pl Assigned:
Status: Duplicate Package: Compile Failure
PHP Version: 5.6.3 OS: CentOS 5.11
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
32 - 25 = ?
Subscribe to this entry?

 
 [2014-11-19 13:51 UTC] p dot gackiewicz at intertele dot pl
Description:
------------
Recent changes in GMP extension have introduced build error on systems with older gmp version (pre-4.2)

gmp_randinit_lc_2exp_size() call name has been shortened to gmp_randinit_lc_2exp(), probably by mistake.

Patch attached.


Patches

php-5.6.3-gmp.patch (last revision 2014-11-19 13:52 UTC by p dot gackiewicz at intertele dot pl)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-11-19 18:37 UTC] aharvey@php.net
-Status: Open +Status: Duplicate
 [2014-11-19 18:37 UTC] aharvey@php.net
Duplicate of bug #68419.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 07:01:28 2024 UTC