From:             
Operating system: Linux
PHP version:      5.4SVN-2011-07-05 (snap)
Package:          Compile Failure
Bug Type:         Bug
Bug description:make fails

Description:
------------
Trying to test php5.4-201107052030, configure worked with no errors, then
try to make and then it fails


Test script:
---------------
/bin/sh /root/php5.4-201107052030/libtool --silent --preserve-dup-deps
--mode=compile cc -I/usr/include -Iext/gd/
-I/root/php5.4-201107052030/ext/gd/ -DPHP_ATOM_INC
-I/root/php5.4-201107052030/include -I/root/php5.4-201107052030/main
-I/root/php5.4-201107052030 -I/root/php5.4-201107052030/ext/date/lib
-I/root/php5.4-201107052030/ext/ereg/regex -I/usr/include/libxml2
-I/usr/kerberos/include -I/usr/include/freetype2 -I/usr/include/imap
-I/root/php5.4-201107052030/ext/mbstring/oniguruma
-I/root/php5.4-201107052030/ext/mbstring/libmbfl
-I/root/php5.4-201107052030/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql
-I/usr/include/pspell -I/root/php5.4-201107052030/TSRM
-I/root/php5.4-201107052030/Zend    -I/usr/include -g -O2
-fvisibility=hidden -DZEND_SIGNALS  -c
/root/php5.4-201107052030/ext/gd/gd.c -o ext/gd/gd.lo
In file included from /root/php5.4-201107052030/ext/gd/gd.c:103:
/root/php5.4-201107052030/ext/gd/gd_ctx.c: In function
â_php_image_stream_putcâ:
/root/php5.4-201107052030/ext/gd/gd_ctx.c:51: error: âstruct gdIOCtxâ has
no member named âdataâ
/root/php5.4-201107052030/ext/gd/gd_ctx.c: In function
â_php_image_stream_putbufâ:
/root/php5.4-201107052030/ext/gd/gd_ctx.c:58: error: âstruct gdIOCtxâ has
no member named âdataâ
/root/php5.4-201107052030/ext/gd/gd_ctx.c: In function
â_php_image_stream_ctxfreeâ:
/root/php5.4-201107052030/ext/gd/gd_ctx.c:67: error: âstruct gdIOCtxâ has
no member named âdataâ
/root/php5.4-201107052030/ext/gd/gd_ctx.c:68: error: âstruct gdIOCtxâ has
no member named âdataâ
/root/php5.4-201107052030/ext/gd/gd_ctx.c:69: error: âstruct gdIOCtxâ has
no member named âdataâ
/root/php5.4-201107052030/ext/gd/gd_ctx.c: In function
â_php_image_output_ctxâ:
/root/php5.4-201107052030/ext/gd/gd_ctx.c:153: error: âgdIOCtxâ has no
member named âdataâ
make: *** [ext/gd/gd.lo] Error 1


-- 
Edit bug report at https://bugs.php.net/bug.php?id=55141&edit=1
-- 
Try a snapshot (PHP 5.2):            
https://bugs.php.net/fix.php?id=55141&r=trysnapshot52
Try a snapshot (PHP 5.3):            
https://bugs.php.net/fix.php?id=55141&r=trysnapshot53
Try a snapshot (trunk):              
https://bugs.php.net/fix.php?id=55141&r=trysnapshottrunk
Fixed in SVN:                        
https://bugs.php.net/fix.php?id=55141&r=fixed
Fixed in SVN and need be documented: 
https://bugs.php.net/fix.php?id=55141&r=needdocs
Fixed in release:                    
https://bugs.php.net/fix.php?id=55141&r=alreadyfixed
Need backtrace:                      
https://bugs.php.net/fix.php?id=55141&r=needtrace
Need Reproduce Script:               
https://bugs.php.net/fix.php?id=55141&r=needscript
Try newer version:                   
https://bugs.php.net/fix.php?id=55141&r=oldversion
Not developer issue:                 
https://bugs.php.net/fix.php?id=55141&r=support
Expected behavior:                   
https://bugs.php.net/fix.php?id=55141&r=notwrong
Not enough info:                     
https://bugs.php.net/fix.php?id=55141&r=notenoughinfo
Submitted twice:                     
https://bugs.php.net/fix.php?id=55141&r=submittedtwice
register_globals:                    
https://bugs.php.net/fix.php?id=55141&r=globals
PHP 4 support discontinued:          
https://bugs.php.net/fix.php?id=55141&r=php4
Daylight Savings:                    https://bugs.php.net/fix.php?id=55141&r=dst
IIS Stability:                       
https://bugs.php.net/fix.php?id=55141&r=isapi
Install GNU Sed:                     
https://bugs.php.net/fix.php?id=55141&r=gnused
Floating point limitations:          
https://bugs.php.net/fix.php?id=55141&r=float
No Zend Extensions:                  
https://bugs.php.net/fix.php?id=55141&r=nozend
MySQL Configuration Error:           
https://bugs.php.net/fix.php?id=55141&r=mysqlcfg
Try a snapshot (PHP 5.4):            
https://bugs.php.net/fix.php?id=55141&r=trysnapshot54

Reply via email to