ID: 34318 Updated by: [EMAIL PROTECTED] Reported By: funonline_99 at yahoo dot com -Status: Open +Status: Closed Bug Type: Compile Failure Operating System: Tru64 Unix PHP Version: 4.4.0 New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2005-08-31 15:52:29] funonline_99 at yahoo dot com Description: ------------ The file php/main/php_ini.c has the following line : #include <win32/php_registry.h> which is not macro protected. like #ifdef PHP_WIN32 #include <win32/php_registry.h> #endif In Tru64, normally the win32 directory is not checked into tree. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=34318&edit=1
