On Tue, 4 Nov 2008, Pierre-Alain Joye wrote:

> pajoye                Tue Nov  4 20:25:45 2008 UTC
> 
>   Modified files:              (Branch: PHP_5_3)
>     /php-src/ext/gd   gd.c 
>   Log:
>   - MFH: add png and jpeg version info

This patch breaks the build for me with:

/home/derick/dev/php/php-5.3dev/ext/gd/gd.c: In function 'zm_info_gd':
/home/derick/dev/php/php-5.3dev/ext/gd/gd.c:1399: error: 
'JPEG_LIB_VERSION' undeclared (first use in this function)
/home/derick/dev/php/php-5.3dev/ext/gd/gd.c:1399: error: (Each 
undeclared identifier is reported only once
/home/derick/dev/php/php-5.3dev/ext/gd/gd.c:1399: error: for each 
function it appears in.)
/home/derick/dev/php/php-5.3dev/ext/gd/gd.c:1406: error: 
'PNG_LIBPNG_VER_STRING' undeclared (first use in this function)


regards,
Derick

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to