ID: 20808 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: Solaris 2.6 sparc PHP Version: 4.3.0RC2 New Comment:
I just checked the latest snapshot and the configure is just fine in it. If you're generating configure yourself, it's not our problem if your autoconf is broken. Previous Comments: ------------------------------------------------------------------------ [2002-12-05 04:04:52] [EMAIL PROTECTED] No, the snapshot still has the problem. I found another place where it's wrong: besides line 53644, also on line 56677. ------------------------------------------------------------------------ [2002-12-04 17:51:23] [EMAIL PROTECTED] 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 ------------------------------------------------------------------------ [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
