From:             [EMAIL PROTECTED]
Operating system: Linux RH 6.2 glibc 2.1.3
PHP version:      4CVS-2002-10-25
PHP Bug Type:     GD related
Bug description:  PHP build fails with GD 2.0.4

At least PHP 4.2.2 and above (including php4-STABLE-200210250300) fail to
build with GD 2.0.4

Making all in gd
make[2]: Entering directory
`/opt/install/APACHE/apache/php4-STABLE-200210250300/ext/gd'
make[3]: Entering directory
`/opt/install/APACHE/apache/php4-STABLE-200210250300/ext/gd'
gcc -I. -I/opt/install/APACHE/apache/php4-STABLE-200210250300/ext/gd
-I/opt/install/APACHE/apache/php4-STABLE-200210250300/main
-I/opt/install/APACHE/apache/php4-STABLE-200210250300
-I/opt/install/APACHE/apache/apache_1.3.27/src/include
-I/opt/install/APACHE/apache/apache_1.3.27/src/os/unix
-I/opt/install/APACHE/apache/php4-STABLE-200210250300/Zend
-I/usr/local/ssl/include -I/usr/local/include -I/usr/local/include/libxml2
-I/usr/include/freetype2/freetype
-I/opt/install/APACHE/apache/imap/c-client
-I/usr/local/mysql/include/mysql
-I/opt/install/APACHE/apache/swf/dist/include
-I/opt/install/APACHE/apache/php4-STABLE-200210250300/ext/xml/expat 
-I/opt/install/APACHE/apache/php4-STABLE-200210250300/TSRM -g -O2  -c gd.c
&& touch gd.lo
gd_ctx.c: In function `_php_image_output_ctx':
In file included from gd.c:83:
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'
make[3]: *** [gd.lo] Error 1
make[3]: Leaving directory
`/opt/install/APACHE/apache/php4-STABLE-200210250300/ext/gd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/opt/install/APACHE/apache/php4-STABLE-200210250300/ext/gd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/opt/install/APACHE/apache/php4-STABLE-200210250300/ext'
make: *** [all-recursive] Error 1
-- 
Edit bug report at http://bugs.php.net/?id=20083&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20083&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20083&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20083&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20083&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20083&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20083&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20083&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20083&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20083&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20083&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20083&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20083&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20083&r=isapi

Reply via email to