Hi,

Saturday, December 7, 2002, 1:41:22 AM, you wrote:
ithc> Hi Paul,

ithc> compiled PHP like that
ithc> ./configure --with-config-file-path=/etc --enable-force-cgi-redirect 
--with-mysql -with-gd=/usr/local/gd2 --no-create --no-recursion

ithc> Error Message:
ithc> In file included from gd.c:83:
ithc> gd_ctx.c: In function `_php_image_output_ctx':
ithc> gd_ctx.c:70: structure has no member named `free'
ithc> gd_ctx.c:98: structure has no member named `free'
ithc> gd.c: In function `_php_image_create_from':
ithc> gd.c:1176: structure has no member named `free'
ithc> make[3]: *** [gd.lo] Fehler 1

I think the function name got changed to gdFree(), I'll try to find more info if
I can

-- 
regards,
Tom


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

Reply via email to