From:             [EMAIL PROTECTED]
Operating system: SunOS 5.10
PHP version:      5.1.0b1
PHP Bug Type:     Compile Failure
Bug description:  Compile failure

Description:
------------
Compilation of PHP 5.1.0b1 fails on SunOS 5.10, gcc version 2.95.3
20010315 (release)

Reproduce code:
---------------
./configure; make

Expected result:
----------------
PHP gets built

Actual result:
--------------
/bin/sh /home/nohn/php-5.1.0b1/libtool --silent --preserve-dup-deps
--mode=compile gcc -I"/usr/include" -Iext/iconv/
-I/home/nohn/php-5.1.0b1/ext/iconv/ -DPHP_ATOM_INC
-I/home/nohn/php-5.1.0b1/include -I/home/nohn/php-5.1.0b1/main
-I/home/nohn/php-5.1.0b1 -I/usr/include/libxml2
-I/home/nohn/php-5.1.0b1/TSRM -I/home/nohn/php-5.1.0b1/Zend 
-D_POSIX_PTHREAD_SEMANTICS  -g -O2  -c
/home/nohn/php-5.1.0b1/ext/iconv/iconv.c -o ext/iconv/iconv.lo
In file included from /usr/include/iso/stdarg_iso.h:41,
                 from /usr/include/stdarg.h:32,
                 from /home/nohn/php-5.1.0b1/Zend/zend.h:76,
                 from /home/nohn/php-5.1.0b1/main/php.h:34,
                 from /home/nohn/php-5.1.0b1/ext/iconv/iconv.c:27:
/usr/include/sys/va_impl.h:150: #error ("Unrecognized compiler protocol
for variable argument lists")
make: *** [ext/iconv/iconv.lo] Error 1

-- 
Edit bug report at http://bugs.php.net/?id=33398&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=33398&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=33398&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=33398&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=33398&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=33398&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=33398&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=33398&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=33398&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=33398&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=33398&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=33398&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=33398&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=33398&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=33398&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=33398&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=33398&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=33398&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=33398&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=33398&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=33398&r=mysqlcfg

Reply via email to