ID:               27732
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: IRIX64 6.5.23m
 PHP Version:      4.3.5
 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:
------------------------------------------------------------------------

[2004-03-27 10:38:29] [EMAIL PROTECTED]

Description:
------------
The file php-4.3.5/include/php_sab_info.h contains information about
the using CLAGS from the sablot compilation. For unkown reasons the
linkline contains newlines and the code looks like



Example:

cat /mnt/MIPS/php-4.3.5/include/php_sab_info.h

#define SAB_INFO "Cflags: -O3 -mips4 -LANG:libc_in_namespace_std=OFF
-LANG:exceptions=OFF -LANG:std=OFF -I/usr/local/include

Libs: -L/usr/local/lib -lexpat -lm

Prefix: /usr/local"





Removing the newlines solves the problem and the mips compiler accept
the #define.





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


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

Reply via email to