ID: 20562 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Compile Failure Operating System: Red Hat Linux 6.2 PHP Version: 4.3.0RC1 New Comment:
This bug has been fixed in CVS. In case this was a PHP problem, snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. In case this was a documentation problem, the fix will show up soon at http://www.php.net/manual/. In case this was a PHP.net website problem, the change will show up on the PHP.net site and on the mirror sites in short time. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2002-11-22 00:54:31] [EMAIL PROTECTED] I can compile PHP 4.3.0RC1 with the GD it comes with fine, but trying to compile with GD 2.0.7 it gives these errors: /usr/src/redhat/BUILD/php-4.3.0RC1/ext/gd/gd_ctx.c: In function `_php_image_output_ctx': In file included from /usr/src/redhat/BUILD/php-4.3.0RC1/ext/gd/gd.c:89: /usr/src/redhat/BUILD/php-4.3.0RC1/ext/gd/gd_ctx.c:73: structure has no member named `free' /usr/src/redhat/BUILD/php-4.3.0RC1/ext/gd/gd_ctx.c:105: structure has no member named `free' /usr/src/redhat/BUILD/php-4.3.0RC1/ext/gd/gd.c: In function `_php_image_type': /usr/src/redhat/BUILD/php-4.3.0RC1/ext/gd/gd.c:1156: structure has no member named `free' /usr/src/redhat/BUILD/php-4.3.0RC1/ext/gd/gd.c:1163: structure has no member named `free' /usr/src/redhat/BUILD/php-4.3.0RC1/ext/gd/gd.c: In function `_php_image_create_from': /usr/src/redhat/BUILD/php-4.3.0RC1/ext/gd/gd.c:1345: structure has no member named `free' ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=20562&edit=1
