ID:               31129
 Comment by:       andrew at tophk dot net
 Reported By:      long+phpbugs at kestrel dot cc dot ku dot edu
 Status:           Assigned
 Bug Type:         Compile Failure
 Operating System: Tru64 4.0F
 PHP Version:      4.3.10
 Assigned To:      derick
 New Comment:

This also happens on Solaris 8x86 with gcc version 2.95.3:

I have try the latest snapshot. But the Error again!!

Configure Line:-
./configure --with-mysql=/usr/local/mysql
--with-apxs=/usr/local/apache/bin/apxs --with-gd
--with-jpeg-dir=/usr/local/bin --with-zlib-dir=/usr/local/bin

Make Error Message:-
/bin/sh /export/home/local/php5-STABLE-200412161930/libtool --silent
--preserve-dup-deps --mode=compile gcc  -IZend/
-I/export/home/local/php5-STABLE-200412161930/Zend/ -DPHP_ATOM_INC
-I/export/home/local/php5-STABLE-200412161930/include
-I/export/home/local/php5-STABLE-200412161930/main
-I/export/home/local/php5-STABLE-200412161930
-I/export/home/local/php5-STABLE-200412161930/Zend
-I/usr/local/include/libxml2 -I/usr/local/include
-I/usr/local/mysql/include/mysql  -D_POSIX_PTHREAD_SEMANTICS
-I/export/home/local/php5-STABLE-200412161930/TSRM  -g -O2  -prefer-pic
-c /export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c -o
Zend/zend_strtod.lo 
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:239:
parse error before `u_int32_t'
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:239:
warning: no semicolon at end of struct or union
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:240:
warning: data definition has no type or storage class
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:386:
parse error before `u_int32_t'
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:386:
warning: no semicolon at end of struct or union
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c: In
function `Balloc':
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:405:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:409:
sizeof applied to an incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:410:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:411:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:413:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:413:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c: In
function `Bfree':
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:426:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:426:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:427:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c: In
function `multadd':
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:443:
`u_int32_t' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:443:
(Each undeclared identifier is reported only once
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:443: for
each function it appears in.)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:443: `x'
undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:443: `y'
undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:445:
parse error before `xi'
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:449:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:450:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:454:
`xi' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:456: `z'
undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:467:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:468:
`b1' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:468:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:469:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:469:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:473:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:474:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c: At top
level:
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:484:
parse error before `u_int32_t'
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c: In
function `s2b':
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:491:
`nd' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:495:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:495:
`y9' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:496:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:504:
`nd0' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:505: `s'
undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c: At top
level:
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:522:
parse error before `x'
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c: In
function `hi0bits':
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:527: `x'
undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c: At top
level:
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:556:
parse error before `*'
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c: In
function `lo0bits':
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:560:
syntax error before `x'
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:562: `x'
undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:566: `y'
undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c: In
function `i2b':
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:610:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:611:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c: In
function `mult':
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:625:
`u_int32_t' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:625:
parse error before `carry'
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:626: `x'
undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:626:
`xa' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:626:
`xae' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:626:
`xb' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:626:
`xbe' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:626:
`xc' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:626:
`xc0' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:628:
parse error before `z2'
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:631:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:631:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:636:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:637:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:638:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:640:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:643:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:645:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:647:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:649:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:652: `y'
undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:655:
`carry' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:657: `z'
undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:659:
`z2' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:698:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:699:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c: In
function `pow5mult':
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:725:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:735:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:736:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:737:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c: In
function `lshift':
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:754:
`u_int32_t' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:754: `x'
undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:754:
`x1' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:754:
`xe' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:754: `z'
undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:761:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:762:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:763:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:766:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:769:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:770:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:799:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c: In
function `cmp':
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:812:
`u_int32_t' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:812:
`xa' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:812:
`xa0' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:812:
`xb' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:812:
`xb0' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:813:
parse error before `int'
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:815: `i'
undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:815:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:816: `j'
undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:816:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:825:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:827:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c: In
function `diff':
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:849:
`u_int32_t' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:849:
`xa' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:849:
`xae' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:849:
`xb' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:849:
`xbe' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:849:
`xc' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:851:
parse error before `z'
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:857:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:858:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:869:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:870:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:871:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:872:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:874:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:875:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:877:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:884: `z'
undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:916:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c: In
function `ulp':
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:928:
`_double' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:928:
parse error before `x'
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:930:
parse error before `a'
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:932: `x'
undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:940: `a'
undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c: In
function `b2d':
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:968:
`u_int32_t' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:968:
`xa' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:968:
`xa0' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:968: `w'
undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:968: `y'
undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:968: `z'
undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:969:
parse error before `int'
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:970:
`_double' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:978:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:979:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:984: `k'
undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:988: `d'
undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c: In
function `d2b':
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1040:
`u_int32_t' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1040:
`x' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1040:
`y' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1040:
`z' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1041:
`_double' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1041:
parse error before `d'
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1046:
`d' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1060:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1081:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1090:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c: In
function `ratio':
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1172:
`_double' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1172:
parse error before `da'
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1175:
`da' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1176:
`db' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1178:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1178:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c: In
function `zend_strtod':
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1243:
`_double' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1243:
parse error before `rv'
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1245:
`u_int32_t' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1245:
parse error before `y'
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1252:
`rv' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1277:
`y' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1277:
`z' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1485:
`rv0' undeclared (first use in this function)
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1514:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1515:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1515:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1515:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1570:
dereferencing pointer to incomplete type
/export/home/local/php5-STABLE-200412161930/Zend/zend_strtod.c:1571:
dereferencing pointer to incomplete type
make: *** [Zend/zend_strtod.lo] Error 1


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

[2004-12-16 23:58:19] pkwarren at gmail dot com

I think the tests in that file should be for __sparc, not __sparc__.
GCC defines both, but the Sun compiler only defines __sparc. Maybe the
best solution for other platforms would be to use the WORDS_BIGENDIAN
macro defined in php_config.h.

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

[2004-12-16 22:57:57] [EMAIL PROTECTED]

@pkwarren at gmail dot com:

please try the latest snapshot first, slowaris should already work
again!

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

[2004-12-16 22:05:17] pkwarren at gmail dot com

This also happens on Solaris 9 with the Sun compiler:
cc: Sun C 5.5 Patch 112760-15 2004/11/10

/bin/sh /export/home/pkw/devel/pkgs/build/php/work/php-4.3.10/libtool
--silent --preserve-dup-deps --mode=compile cc  -IZend/
-I/export/home/pkw/devel/pkgs/build/php/work/php-4.3.10/Zend/
-DPHP_ATOM_INC
-I/export/home/pkw/devel/pkgs/build/php/work/php-4.3.10/include
-I/export/home/pkw/devel/pkgs/build/php/work/php-4.3.10/main
-I/export/home/pkw/devel/pkgs/build/php/work/php-4.3.10
-I/export/home/pkw/devel/pkgs/build/php/work/php-4.3.10/Zend
-I/usr/local/include -I/usr/local/include/mysql  -I/usr/local/include
-D_POSIX_PTHREAD_SEMANTICS
-I/export/home/pkw/devel/pkgs/build/php/work/php-4.3.10/TSRM  -fast
-xlibmil -xtarget=ultra -I/usr/local/include -L/usr/local/lib 
-prefer-pic -c
/export/home/pkw/devel/pkgs/build/php/work/php-4.3.10/Zend/zend_strtod.c
-o Zend/zend_strtod.lo
"/export/home/pkw/devel/pkgs/build/php/work/php-4.3.10/Zend/zend_strtod.c",
line 233: warning: old-style declaration or incorrect type for: Exactly
"/export/home/pkw/devel/pkgs/build/php/work/php-4.3.10/Zend/zend_strtod.c",
line 233: syntax error before or at: one
"/export/home/pkw/devel/pkgs/build/php/work/php-4.3.10/Zend/zend_strtod.c",
line 233: warning: old-style declaration or incorrect type for: one
"/export/home/pkw/devel/pkgs/build/php/work/php-4.3.10/Zend/zend_strtod.c",
line 233: warning: old-style declaration or incorrect type for: of
"/export/home/pkw/devel/pkgs/build/php/work/php-4.3.10/Zend/zend_strtod.c",
line 233: warning: old-style declaration or incorrect type for:
IEEE_LITTLE_ENDIAN
"/export/home/pkw/devel/pkgs/build/php/work/php-4.3.10/Zend/zend_strtod.c",
line 233: warning: old-style declaration or incorrect type for:
IEEE_BIG_ENDIAN
"/export/home/pkw/devel/pkgs/build/php/work/php-4.3.10/Zend/zend_strtod.c",
line 233: warning: old-style declaration or incorrect type for: VAX
"/export/home/pkw/devel/pkgs/build/php/work/php-4.3.10/Zend/zend_strtod.c",
line 234: warning: old-style declaration or incorrect type for: or
"/export/home/pkw/devel/pkgs/build/php/work/php-4.3.10/Zend/zend_strtod.c",
line 234: syntax error before or at: IBM
"/export/home/pkw/devel/pkgs/build/php/work/php-4.3.10/Zend/zend_strtod.c",
line 234: warning: old-style declaration or incorrect type for: IBM
"/export/home/pkw/devel/pkgs/build/php/work/php-4.3.10/Zend/zend_strtod.c",
line 234: warning: old-style declaration or incorrect type for: should
"/export/home/pkw/devel/pkgs/build/php/work/php-4.3.10/Zend/zend_strtod.c",
line 234: warning: old-style declaration or incorrect type for: be
"/export/home/pkw/devel/pkgs/build/php/work/php-4.3.10/Zend/zend_strtod.c",
line 234: warning: old-style declaration or incorrect type for: defined
"/export/home/pkw/devel/pkgs/build/php/work/php-4.3.10/Zend/zend_strtod.c",
line 239: syntax error before or at: u_int32_t
.... (a lot more errors follow)

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

[2004-12-16 18:58:15] long+phpbugs at kestrel dot cc dot ku dot edu

Ok, I lied.  It looks like it shouldn't be a problem to get you an
account on the Tru64 box.  Details to follow.

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

[2004-12-16 18:30:59] long+phpbugs at kestrel dot cc dot ku dot edu

There is a good chance my sys admins won't allow me to give you an
account on the Tru64 system.  Bjorn: do you think it is more likely you
could get derick an account on the AIX system?

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/31129

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

Reply via email to