php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #64656 ./configure fails with ImageMagick 6.8
Submitted: 2013-04-17 10:06 UTC Modified: 2013-09-25 07:36 UTC
Votes:2
Avg. Score:4.0 ± 1.0
Reproduced:2 of 2 (100.0%)
Same Version:2 (100.0%)
Same OS:1 (50.0%)
From: olemarkus at gentoo dot org Assigned: mkoppanen (profile)
Status: Closed Package: imagick (PECL)
PHP Version: Irrelevant OS: Linux
Private report: No CVE-ID: None
 [2013-04-17 10:06 UTC] olemarkus at gentoo dot org
Description:
------------
With ImageMagick 6.8 the location of the header files becomes a bit random.
The configure script does the right thing, using Wand-config, but the configure 
script still does a kind of search for the header file.

Not sure why you would want to search for the file when Wand-config is used since 
the cflags obtained should be fine (or it would be a bug in Wand-config).

Removing the header check makes everything build as expected.


Patches

remove-header-check.patch (last revision 2013-04-17 10:07 UTC by olemarkus at gentoo dot org)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-09-25 07:36 UTC] mkoppanen@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: mkoppanen
 [2013-09-25 07:36 UTC] mkoppanen@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


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 06 20:01:31 2024 UTC