From:             [EMAIL PROTECTED]
Operating system: Red Hat Linux 6.2
PHP version:      4.3.0RC1
PHP Bug Type:     Compile Failure
Bug description:  Errors compiling against GD 2.0.7

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 bug report at http://bugs.php.net/?id=20562&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20562&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20562&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20562&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20562&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20562&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20562&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20562&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20562&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20562&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20562&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20562&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20562&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20562&r=isapi

Reply via email to