php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27800 gd extension fails with gd 1.2 lib
Submitted: 2004-03-31 08:12 UTC Modified: 2004-03-31 08:20 UTC
From: php at tyra dot ch Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.3.5 OS: Linux
Private report: No CVE-ID: None
 [2004-03-31 08:12 UTC] php at tyra dot ch
Description:
------------
I installed gd v1.2 (gif support) in /usr/local
I compiled php 4.3.4 without problems (working)
php 4.3.5 fails to compile with the error: undefined reference to gdImageWBMP

I think wbmp support is only available since gd v1.5


Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-03-31 08:20 UTC] derick@php.net
GD 1.2 is no longer supported.
 [2004-04-07 17:10 UTC] reinke at securityspace dot com
Having supported gd1.2 for gif support for now literally
years, it would be nice if gd1.2 support could be retained
for another 3-4 months until gif patent expires in June(?)
allowing us all to move on to gd2.x which will then
have gif support re-added.

It's particularly annoying when a 'bug fix only' release
breaks or removes functionality working in a previous release.  Perhaps the 5.x stream is more appropriate for
removal of gd1.2 support?
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Aug 15 17:01:28 2024 UTC