[PHP-DEV] PHP 4.0 Bug #2040: PHP won't compile with GD 1.6.3 From: Jeroen.Gremmen <email protected>
Date: 08/12/99

From: Jeroen.Gremmen <email protected>
Operating system: Linux 2.2.11
PHP version: 4.0 Beta 2
PHP Bug Type: Compile Failure
Bug description: PHP won't compile with GD 1.6.3

PHP 4.0b2 will not compile with GD 1.6.3.
The reason for this is that GD doesn't support Gif image types anymore. However, PHP tries to access these GIF-functions that used to be there in older versions of the library.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>