ID: 11637
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: GD related
Operating system: 
PHP Version: 4.0.6
Assigned To: 
Comments:

You must have some other libgd.a|so which is used
since in my libgd-1.5 there is no gdImageGifCtx() function
in it.

--Jani


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

[2001-06-24 02:07:24] [EMAIL PROTECTED]
This is related to bug 10593.  4.0.6 still failes to compile with GD 1.5.  
gdImageGifCtx is indeed in the GD lib, that's why HAVE_GD_GIF_CTX is set.  But 
gdImageGifCtx prototype is not available in GD header files, so the compilation fails. 
 I have changed line 1401 to #ifdef HAVE_GD_GIF_CTX_NEVER_WILL_HAPPEN just to get the 
compilation going.

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



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11637&edit=2


-- 
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