php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1453 ImageMagick support doesn't compile
Submitted: 1999-05-26 06:14 UTC Modified: 1999-05-26 09:23 UTC
From: bitto at atrey dot karlin dot mff dot cuni dot cz Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0.8 OS: Red Hat Linux 6.0
Private report: No CVE-ID: None
 [1999-05-26 06:14 UTC] bitto at atrey dot karlin dot mff dot cuni dot cz
When I try to compile PHP 3.0.8 with ImageMagick support,
I get this error message during compilation:

In file included from /usr/include/apache/ap_config.h:1001,
                 from php.h:188,
                 from language-parser.y:57:
/usr/X11R6/include/X11/magick/memory.h:17: syntax error before `void'
make: *** [language-parser.tab.o] Error 1

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-05-26 09:23 UTC] rasmus at cvs dot php dot net
This is known.  This module is not fully baked yet.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 06 14:01:33 2024 UTC