php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58826 Build fails with ImageMagick 6.3.2
Submitted: 2009-08-24 14:24 UTC Modified: 2009-08-24 16:03 UTC
From: remicollet@php.net Assigned:
Status: Closed Package: imagick (PECL)
PHP Version: 5_3 CVS-2009-08-24 (dev) OS: Linux (Fedora 7)
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: remicollet@php.net
New email:
PHP Version: OS:

 

 [2009-08-24 14:24 UTC] remicollet@php.net
Description:
------------
Seems some functions not defined with this version.

build against ImageMagick 6.2.8 (Fedora 6) : ok
build against ImageMagick 6.3.5 (Fedora 8) : ok

Against 6.3.2 (Fedora 7) : OptimizeTransLayer, CompositeLayer, OptimizeImageLayer, RemoveDupsLayer, RemoveZeroLayer are not found at build time.


Yes, I know this are old, non maintained versions of Fedora.

Trivial build patch :
http://remi.fedorapeople.org/imagick-oldies.patch

I don't find any sources to check exact version in which this function appears.

Regards.

Reproduce code:
---------------
-

Expected result:
----------------
-

Actual result:
--------------
-

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-08-24 16:03 UTC] mkoppanen@php.net
Applied and committed to trunk. Thanks!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 06 06:01:31 2024 UTC