ID:               33398
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: SunOS 5.10
 PHP Version:      5.1.0b1
 New Comment:

Do these compile:

http://snaps.php.net/php5-STABLE-latest.tar.gz
http://snaps.php.net/php4-STABLE-latest.tar.gz

??



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

[2005-06-19 14:12:39] [EMAIL PROTECTED]

The problem persits:


/bin/sh /home/nohn/php5-200506191030/libtool --silent
--preserve-dup-deps --mode=compile gcc -I"/usr/include" -Iext/iconv/
-I/home/nohn/php5-200506191030/ext/iconv/ -DPHP_ATOM_INC
-I/home/nohn/php5-200506191030/include
-I/home/nohn/php5-200506191030/main -I/home/nohn/php5-200506191030
-I/usr/include/libxml2 -I/home/nohn/php5-200506191030/TSRM
-I/home/nohn/php5-200506191030/Zend  -D_POSIX_PTHREAD_SEMANTICS  -g -O2
 -c /home/nohn/php5-200506191030/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/php5-200506191030/Zend/zend.h:76,
                 from /home/nohn/php5-200506191030/main/php.h:34,
                 from
/home/nohn/php5-200506191030/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

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

[2005-06-19 13:42:13] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip



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

[2005-06-19 13:36:45] [EMAIL PROTECTED]

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 this bug report at http://bugs.php.net/?id=33398&edit=1

Reply via email to