ID:               48449
 Updated by:       paj...@php.net
 Reported By:      neko at nekochan dot net
-Status:           Open
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: IRIX 6.5.30
 PHP Version:      5.2.10RC1
 New Comment:

This bug has been fixed in CVS.

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/.
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------

[2009-06-02 06:42:20] neko at nekochan dot net

Description:
------------
Able to compile up to and including php-5.2.9 without error 
and run in a production environment. Attempt to build php-5.2.10RC1 
fails in ext/curl/php_curl.h

IRIX64 Kazehana 6.5 6.5.30f 07202013 IP35
MIPSpro Compilers: Version 7.4.4m

Actual result:
--------------
/bin/sh /opt/build/php-5.2.10RC1/libtool --silent --preserve-dup-deps 
--mode=compile c99  -Iext/curl/ -I/opt/build/php-5.2.10RC1/ext/curl/ -
DPHP_ATOM_INC -I/opt/build/php-5.2.10RC1/include -I/opt/build/php-
5.2.10RC1/main -I/opt/build/php-5.2.10RC1 -I/opt/build/php-
5.2.10RC1/ext/date/lib -I/usr/nekoware/include/libxml2 -
I/usr/nekoware/include -I/usr/nekoware/include/freetype2 -
I/opt/build/php-5.2.10RC1/ext/mbstring/oniguruma -I/opt/build/php-
5.2.10RC1/ext/mbstring/libmbfl -I/opt/build/php-
5.2.10RC1/ext/mbstring/libmbfl/mbfl -
I/usr/nekoware/mysql5/include/mysql -I/usr/nekoware/pgsql/include -
I/opt/build/php-5.2.10RC1/TSRM -I/opt/build/php-5.2.10RC1/Zend  -
D_XPG_IV -L/usr/nekoware/lib -L/usr/lib32  -I/usr/include -mips4 -O3 -
I/usr/nekoware/include -I/usr/include -Wl,-rpath -
Wl,/usr/nekoware/lib:/usr/nekoware/mysql5/lib/mysql -
OPT:Olimit=0:roundoff=3 -TARG:platform=IP35:proc=r16000   -c 
/opt/build/php-5.2.10RC1/ext/curl/interface.c -o ext/curl/interface.lo


cc-1040 c99: ERROR File = /opt/build/php-
5.2.10RC1/ext/curl/php_curl.h, Line = 104
  An identifier is expected.

        zval           *stderr;
                        ^



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=48449&edit=1

Reply via email to