Hi Paul,

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

Error Message:
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_create_from':
gd.c:1176: structure has no member named `free'
make[3]: *** [gd.lo] Fehler 1

Reply via email to