ID: 8983
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: Compile Failure
Description: gd tries to use gif functions

There seems to be some errors while trying to compile php (with gd).

I just removed the few gif functions from ext/gd/gd.c and compiled fine.

Maybe it would be a good idea to finally remove these old functions since gd no longer 
supports gif and its hard to find an old version that does (especially since png is 
fine for most things).

Previous Comments:
---------------------------------------------------------------------------

[2001-01-29 11:16:56] [EMAIL PROTECTED]
I've installed gd 1.8.3 and of course it does not have gif support anymore.

Yet, still configure defines HAVE_GD_GIF, saying that it detected the support.

Compile of course fails when HAVE_GD_GIF is defined and the functions are not really 
available.

Can anyone else reproduce?

---------------------------------------------------------------------------


Full Bug description available at: http://bugs.php.net/?id=8983


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to