From: [EMAIL PROTECTED] Operating system: SunOS 5.8 x86 PHP version: 4.2.3 PHP Bug Type: Compile Failure Bug description: GD library
While trying to compile PHP with GD 2.0.7 (gcc 2.95.3) make ... 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' gmake[3]: *** [gd.lo] Error 1 -- Edit bug report at http://bugs.php.net/?id=20612&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20612&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20612&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20612&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20612&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20612&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20612&r=support Expected behavior: http://bugs.php.net/fix.php?id=20612&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20612&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20612&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20612&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20612&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20612&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20612&r=isapi