#31160 [Fbk-Opn]: compile errors with latest version

2004-12-21 Thread jon at latchkey dot com
 ID:   31160
 User updated by:  jon at latchkey dot com
 Reported By:  jon at latchkey dot com
-Status:   Feedback
+Status:   Open
 Bug Type: Compile Failure
 Operating System: MacOSX
 PHP Version:  4.3.10
 Assigned To:  derick
 New Comment:

ok, it builds now...thanks for the support...


Previous Comments:


[2004-12-21 05:51:40] [EMAIL PROTECTED]

Please try using this CVS snapshot:

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

Should be fixed, tested myself..




[2004-12-21 03:48:14] tomwoozle at ambrosiasw dot com

I have the same problem with 10.2.8 Server edition.



[2004-12-20 22:38:33] jkt007 at mac dot com

I get the same 4.3.10 compile error on MacOS X Server 10.2.8. 4.3.10
compiles fine on MacOS X Server 10.3.6+, however.



[2004-12-20 00:02:13] josephragsdale at adelphia dot net

Configure fails for me as well with PHP 5.0.3. Same errors, same
lines.

Mac OS 10.2.8 and GCC 3.3



[2004-12-18 23:48:05] [EMAIL PROTECTED]

Ok, will have a look somewhere next week.



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/31160

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


#31160 [Fbk-Opn]: compile errors with latest version

2004-12-18 Thread jon at latchkey dot com
 ID:   31160
 User updated by:  jon at latchkey dot com
 Reported By:  jon at latchkey dot com
-Status:   Feedback
+Status:   Open
 Bug Type: *Compile Issues
 Operating System: 10.2.8
 PHP Version:  4.3.10
 New Comment:

Same problem, different line numbers...

/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:242:
parse error before uint32_t
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:242:
warning: no semicolon at end of struct or union
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:243:
warning: data definition has no type or storage class
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:389:
parse error before uint32_t
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:389:
warning: no semicolon at end of struct or union
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c: In
function `Balloc':
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:408:
dereferencing pointer to incomplete type
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:412:
sizeof applied to an incomplete type
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:413:
dereferencing pointer to incomplete type
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:414:
dereferencing pointer to incomplete type
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:416:
dereferencing pointer to incomplete type
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:416:
dereferencing pointer to incomplete type
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c: In
function `Bfree':
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:429:
dereferencing pointer to incomplete type
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:429:
dereferencing pointer to incomplete type
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:430:
dereferencing pointer to incomplete type
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c: In
function `multadd':
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:446:
`uint32_t' undeclared (first use in this function)
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:446:
(Each undeclared identifier is reported only once
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:446: for
each function it appears in.)
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:446: `x'
undeclared (first use in this function)
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:446: `y'
undeclared (first use in this function)
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:448:
parse error before xi
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:452:
dereferencing pointer to incomplete type
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:453:
dereferencing pointer to incomplete type
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:457:
`xi' undeclared (first use in this function)
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:459: `z'
undeclared (first use in this function)
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:470:
dereferencing pointer to incomplete type
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:471:
dereferencing pointer to incomplete type
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:472:
dereferencing pointer to incomplete type
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:472:
dereferencing pointer to incomplete type
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:472:
dereferencing pointer to incomplete type
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:476:
dereferencing pointer to incomplete type
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:477:
dereferencing pointer to incomplete type
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c: At top
level:
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:487:
parse error before uint32_t
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c: In
function `s2b':
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:494:
`nd' undeclared (first use in this function)
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:498:
dereferencing pointer to incomplete type
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:498:
`y9' undeclared (first use in this function)
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:499:
dereferencing pointer to incomplete type
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:507:
`nd0' undeclared (first use in this function)
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c:508: `s'
undeclared (first use in this function)
/usr/local/src/php/php4-STABLE-200412181730/Zend/zend_strtod.c: At top
level: