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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Wed May 08 18:01:34 2024 UTC