Yes, we know.  You'll either need to hack those instances to refer to
->gd_free instead of ->free or wait for 4.3.

-Rasmus

On Thu, 31 Oct 2002, EG Ortego wrote:

> gcc -I. -I/usr/local/src/php-4.2.3/ext/gd -I/usr/local/src/php-4.2.3/main 
>-I/usr/local/src/php-4.2.3 -I/usr/local/src/apache_1.3.27//src/include 
>-I/usr/local/src/apache_1.3.27//src/os/unix -I/usr/local/src/php-4.2.3/Zend 
>-I/usr/local/include/freetype2/freetype -I/tmp/epache/gd-2.0.4/ 
>-I/usr/local/mysql/include/mysql -I/usr/local/src/php-4.2.3/ext/xml/expat  
>-I/usr/local/src/php-4.2.3/TSRM -g -O2  -c gd.c && touch gd.lo
> In file included from gd.c:83:
> gd_ctx.c: In function `_php_image_output_ctx':
> gd_ctx.c:70: structure has no member named `free'
> gd_ctx.c:98: structure has no member named `free'
> gd.c: In function `_php_image_type':
> gd.c:1014: structure has no member named `free'
> gd.c:1017: structure has no member named `free'
> gd.c: In function `_php_image_create_from':
> gd.c:1209: structure has no member named `free'
> make[1]: *** [gd.lo] Error 1
> make[1]: Leaving directory `/usr/local/src/php-4.2.3/ext/gd'
> make: *** [all-recursive] Error 1
>
> Please Help!
> Eric.
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


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

Reply via email to