php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20444 Various compile warnings and one error.
Submitted: 2002-11-15 05:28 UTC Modified: 2002-11-18 04:09 UTC
From: nohn@php.net Assigned:
Status: Wont fix Package: Compile Failure
PHP Version: 4.3.0-RC1 OS: OSF1/Tru64
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: nohn@php.net
New email:
PHP Version: OS:

 

 [2002-11-15 05:28 UTC] nohn@php.net
'./configure' '--prefix=/usr/local' '--with-apache=/usr/local/Apachetoolbox-1.5.56/apache_1.3.24' '--enable-exif' '--enable-track-vars' '--with-calendar=shared' '--enable-safe-mode' '--enable-magic-quotes' '--enable-trans-sid' '--enable-wddx' '--enable-ftp' '--with-openssl=/usr/local' '--with-oci8=/appl/oracle/product/8.1.6' '--with-mysql=/usr/local/mysql':

In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/ctype/ctype.c:23:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/exif/exif.c:60:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
/usr/users/nohn/php-4.3.0RC1/ext/exif/exif.c:85: warning: redefinition of `uchar'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/sys/types.h:580: warning: `uchar' previously declared here
/usr/users/nohn/php-4.3.0RC1/ext/exif/exif.c: In function `exif_process_IFD_in_JPEG':
/usr/users/nohn/php-4.3.0RC1/ext/exif/exif.c:3031: warning: cast from pointer to integer of different size
/usr/users/nohn/php-4.3.0RC1/ext/exif/exif.c:3031: warning: cast from pointer to integer of different size
/usr/users/nohn/php-4.3.0RC1/ext/exif/exif.c:3031: warning: cast from pointer to integer of different size
/usr/users/nohn/php-4.3.0RC1/ext/exif/exif.c:3031: warning: cast from pointer to integer of different size
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/ftp/php_ftp.c:26:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/ftp/ftp.c:22:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/mysql/php_mysql.c:32:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
/usr/users/nohn/php-4.3.0RC1/ext/mysql/php_mysql.c: In function `zif_mysql_client_encoding':
/usr/users/nohn/php-4.3.0RC1/ext/mysql/php_mysql.c:1121: warning: cast to pointer from integer of different size
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/oci8/oci8.c:61:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/openssl/openssl.c:27:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/overload/overload.c:42:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/pcre/php_pcre.c:25:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/posix/posix.c:25:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/session/session.c:26:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/session/mod_files.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/session/mod_mm.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/session/mod_user.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/array.c:26:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/base64.c:22:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/basic_functions.c:22:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/browscap.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/crc32.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/crypt.c:23:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/cyr_convert.c:29:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/datetime.c:25:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/dir.c:23:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/dl.c:23:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/dns.c:24:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/exec.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
/usr/users/nohn/php-4.3.0RC1/ext/standard/exec.c: In function `proc_open_rsrc_dtor':
/usr/users/nohn/php-4.3.0RC1/ext/standard/exec.c:581: warning: cast from pointer to integer of different size
/usr/users/nohn/php-4.3.0RC1/ext/standard/exec.c: In function `zif_proc_open':
/usr/users/nohn/php-4.3.0RC1/ext/standard/exec.c:992: warning: cast to pointer from integer of different size
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/file.c:30:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/filestat.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/flock_compat.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/formatted_print.c:22:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/fsock.c:28:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/head.c:26:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/html.c:23:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/image.c:40:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/info.c:23:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/iptc.c:35:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/lcg.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/link.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/mail.c:24:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/math.c:24:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/md5.c:27:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/metaphone.c:25:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/microtime.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/pack.c:20:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/pageinfo.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/parsedate.c:35:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/quot_print.c:29:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/rand.c:38:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/reg.c:24:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/soundex.c:20:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/string.c:26:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/scanf.c:74:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/syslog.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/type.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/uniqid.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/url.c:25:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/url_scanner.c:20:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/var.c:31:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/versioning.c:26:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/assert.c:23:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/strnatcmp.c:30:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/levenshtein.c:20:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/incomplete_class.c:22:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/url_scanner_ex.c:20:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
/usr/users/nohn/php-4.3.0RC1/ext/standard/url_scanner_ex.c: In function `php_url_scanner_output_handler':
/usr/users/nohn/php-4.3.0RC1/ext/standard/url_scanner_ex.c:887: warning: passing arg 3 of `url_adapt_ext' from incompatible pointer type
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/ftp_fopen_wrapper.c:22:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/http_fopen_wrapper.c:23:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/php_fopen_wrapper.c:28:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/credits.c:22:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/css.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/var_unserializer.c:2:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
/usr/users/nohn/php-4.3.0RC1/ext/standard/var_unserializer.c: In function `php_var_unserialize':
/usr/users/nohn/php-4.3.0RC1/ext/standard/var_unserializer.c:308: warning: comparison is always false due to limited range of data type
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/ftok.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/aggregation.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/standard/sha1.c:22:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/tokenizer/tokenizer.c:23:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/wddx/wddx.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/ext/xml/xml.c:28:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/TSRM/tsrm_virtual_cwd.h:37,
                 from /usr/users/nohn/php-4.3.0RC1/TSRM/tsrm_virtual_cwd.c:31:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/main/main.c:26:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/main/snprintf.c:56:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/main/spprintf.c:78:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/main/php_sprintf.c:22:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/main/safe_mode.c:20:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/main/fopen_wrappers.c:23:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/main/php_ini.c:24:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/main/SAPI.c:26:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
/usr/users/nohn/php-4.3.0RC1/main/SAPI.c: In function `sapi_header_op':
/usr/users/nohn/php-4.3.0RC1/main/SAPI.c:477: warning: cast from pointer to integer of different size
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/main/rfc1867.c:28:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/main/php_content_types.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/main/strlcpy.c:1:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/main/strlcat.c:1:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/main/mergesort.c:61:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/main/php_reentrancy.h:23,
                 from /usr/users/nohn/php-4.3.0RC1/main/reentrancy.c:36:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/main/php_variables.c:22:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/main/php_ticks.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/main/streams.c:26:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
/usr/users/nohn/php-4.3.0RC1/main/streams.c: In function `php_stdiop_cast':
/usr/users/nohn/php-4.3.0RC1/main/streams.c:1423: warning: cast to pointer from integer of different size
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/main/network.c:23:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
/usr/users/nohn/php-4.3.0RC1/main/network.c: In function `php_sockop_cast':
/usr/users/nohn/php-4.3.0RC1/main/network.c:1066: warning: cast to pointer from integer of different size
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/main/php_open_temporary_file.c:19:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/main/php_logos.c:19:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/main/output.c:23:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/main/memory_streams.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/main/php.h:34,
                 from /usr/users/nohn/php-4.3.0RC1/main/user_streams.c:22:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from Zend/zend.h:63,
                 from Zend/zend_compile.h:24,
                 from Zend/zend_language_parser.c:149:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from Zend/zend.h:63,
                 from Zend/zend_language_scanner.c:2789:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from Zend/zend.h:63,
                 from Zend/zend_ini_parser.c:42:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from Zend/zend.h:63,
                 from Zend/zend_ini_scanner.c:508:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend_alloc.c:23:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend_compile.c:22:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend_constants.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend_dynamic_array.c:20:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend_execute_API.c:24:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend_highlight.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend_llist.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend_opcode.c:23:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend_operators.c:27:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend_ptr_stack.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend_stack.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend_variables.c:22:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend_API.c:22:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend_compile.h:24,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend_extensions.h:24,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend_extensions.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend_hash.c:21:
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/va_list.h:7: warning: `va_list' previously declared here
In file included from /usr/local/lib/gcc-lib/alphaev6-dec-osf4.0f/2.95.2/include/stdarg.h:36,
                 from /usr/users/nohn/php-4.3.0RC1/Zend/zend.h:63,
                 from /usr/u

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-15 05:28 UTC] nohn@php.net
updated Version
 [2002-11-15 05:29 UTC] nohn@php.net
The interesting part was cut off:

Unresolved:
mysql_character_set_name
mysql_real_escape_string
collect2: ld returned 1 exit status

Stop.
 [2002-11-15 05:32 UTC] nohn@php.net
With built-in MySQL-Support it works.
 [2002-11-15 09:13 UTC] sniper@php.net
feel free to come up with some patch to fix those _WARNINGS_...

 [2002-11-18 04:09 UTC] georg@php.net
Sebastian,

please upgrade your MySQL 3.22 Version or use the embedded libmysql.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 12:01:27 2024 UTC