ID: 20808 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: *Compile Issues Operating System: Solaris 2.6 sparc PHP Version: 4.3.0RC2 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php4-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-latest.zip Previous Comments: ------------------------------------------------------------------------ [2002-12-04 07:53:01] [EMAIL PROTECTED] The area round line 53644 in configure looks like: #include <stdlib.h> #ifdef __cplusplus extern "C" #endif Unfortunately the #ifdef line is joined with the extern line with 70 spaces or so, so that it wraps nicely and hides this. This was already there in 4.2.3 (as I discovered today). Paul Slootman ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=20808&edit=1
