On Wed, 09 Jul 2003 19:27:05 +0200
Sebastian Bergmann <[EMAIL PROTECTED]> wrote:

> /usr/src/php/php5/ext/gd/libgd/gd.c: In function `gdImageRotate':
> /usr/src/php/php5/ext/gd/libgd/gd.c:2768: `clrBackR' undeclared (first
> use in this function)
> /usr/src/php/php5/ext/gd/libgd/gd.c:2768: (Each undeclared identifier
> is reported only once
> /usr/src/php/php5/ext/gd/libgd/gd.c:2768: for each function it appears
> in.)/usr/src/php/php5/ext/gd/libgd/gd.c:2769: `clrBackG' undeclared
> (first use in this function)
> /usr/src/php/php5/ext/gd/libgd/gd.c:2770: `clrBackB' undeclared (first
> use in this function)
> /usr/src/php/php5/ext/gd/libgd/gd.c:2771: `clrBackA' undeclared (first
> use in this function)
> /usr/src/php/php5/ext/gd/libgd/gd.c:2772: warning: implicit
> declaration of function `gdIlmageColorAllocateAlpha'
> make: *** [ext/gd/libgd/gd.lo] Error 1

arg my fault. I applied the wrong patch a few hours ago. I commit the
fix right now.

thanks and sorry  :)

pierre



-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to