php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #66515 Fails to build with libmonetra-7.7.0
Submitted: 2014-01-19 13:47 UTC Modified: 2014-01-19 14:35 UTC
From: oeriksson at mandriva dot com Assigned: bradmssw (profile)
Status: Closed Package: mcve (PECL)
PHP Version: 5.5.8 OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: oeriksson at mandriva dot com
New email:
PHP Version: OS:

 

 [2014-01-19 13:47 UTC] oeriksson at mandriva dot com
Description:
------------
mcve-7.0.3/mcve.c:2476:33: error: 'MCVE_UserSetup' undeclared (first use in this function)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-01-19 14:35 UTC] bradmssw@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: bradmssw
 [2014-01-19 14:35 UTC] bradmssw@php.net
Thank you for your bug report. This issue has already been fixed
in the latest released version of PHP, which you can download at 
http://www.php.net/downloads.php

Some functions necessary to support the PECL module had been
mistakenly removed from libmonetra.  They have since been added back.
In order to fix the issue, the updated libmonetra release is
required:
ftp://ftp.monetra.com/pub/libmonetra/libmonetra-7.13.0.tar.gz

Please note that passing --enable-deprecated when building
libmonetra is required to support the PECL module.  The
included .spec file does this by default for building RPMs.

Finally, we do consider the PECL module deprecated.  A pure
PHP implementation has been developed to simplify deployments.
It is not yet available in PEAR form but is available in source
from from our website:
ftp://ftp.monetra.com/pub/libmonetra_php_native/libmonetra_php-0.9.5.tar.gz
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 10:01:28 2024 UTC