From:             mjd1 at midwestlabs dot com
Operating system: Solaris 2.8
PHP version:      4.3.1
PHP Bug Type:     Compile Failure
Bug description:  Config runs fine but errors during make

gcc  -Iext/ctype/ -I/export/home/mjd1/installers/php-4.3.1/ext/ctype/
-DPHP_ATOM_INC -I/export/home/mjd1/installers/php-4.3.1/include
-I/export/home/mjd1/instal
lers/php-4.3.1/main -I/export/home/mjd1/installers/php-4.3.1
-I/export/home/mjd1/installers/php-4.3.1/Zend
-I/export/home/mjd1/installers/php-4.3.1/ext/xml/expa
t  -m64 -mcpu=v9 -D_POSIX_PTHREAD_SEMANTICS
-I/export/home/mjd1/installers/php-4.3.1/TSRM  -m64 -mcpu=v9  -c
/export/home/mjd1/installers/php-4.3.1/ext/ctype/ct
ype.c -o ext/ctype/ctype.o  && echo > ext/ctype/ctype.lo
In file included from
/export/home/mjd1/installers/php-4.3.1/Zend/zend.h:202,
                 from
/export/home/mjd1/installers/php-4.3.1/main/php.h:34,
                 from
/export/home/mjd1/installers/php-4.3.1/ext/ctype/ctype.c:23:
/export/home/mjd1/installers/php-4.3.1/Zend/zend_hash.h:119: parse error
before "va_list"
In file included from
/export/home/mjd1/installers/php-4.3.1/Zend/zend.h:203,
                 from
/export/home/mjd1/installers/php-4.3.1/main/php.h:34,
                 from
/export/home/mjd1/installers/php-4.3.1/ext/ctype/ctype.c:23:
/export/home/mjd1/installers/php-4.3.1/Zend/zend_llist.h:34: parse error
before "va_list"
In file included from
/export/home/mjd1/installers/php-4.3.1/main/php.h:34,
                 from
/export/home/mjd1/installers/php-4.3.1/ext/ctype/ctype.c:23:
/export/home/mjd1/installers/php-4.3.1/Zend/zend.h:285: parse error before
"va_list"
/export/home/mjd1/installers/php-4.3.1/Zend/zend.h:423: parse error before
"va_list"
In file included from
/export/home/mjd1/installers/php-4.3.1/main/php.h:224,
                 from
/export/home/mjd1/installers/php-4.3.1/ext/ctype/ctype.c:23:
/export/home/mjd1/installers/php-4.3.1/main/spprintf.h:40: parse error
before "va_list"
In file included from
/export/home/mjd1/installers/php-4.3.1/ext/ctype/ctype.c:23:
/export/home/mjd1/installers/php-4.3.1/main/php.h:277: parse error before
"va_list"
In file included from
/export/home/mjd1/installers/php-4.3.1/main/php.h:360,
                 from
/export/home/mjd1/installers/php-4.3.1/ext/ctype/ctype.c:23:
/export/home/mjd1/installers/php-4.3.1/TSRM/tsrm_virtual_cwd.h:159:
warning: `struct utimbuf' declared inside parameter list
/export/home/mjd1/installers/php-4.3.1/TSRM/tsrm_virtual_cwd.h:159:
warning: its scope is only this definition or declaration, which is
probably not what you wa
nt
*** Error code 1
make: Fatal error: Command failed for target `ext/ctype/ctype.lo'
-- 
Edit bug report at http://bugs.php.net/?id=22522&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22522&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22522&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22522&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22522&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22522&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22522&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22522&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22522&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22522&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22522&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22522&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22522&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22522&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22522&r=gnused

Reply via email to