ID: 49110 Updated by: [email protected] Reported By: hendrik dot schmieder at jedox dot com Status: Bogus Bug Type: Compile Failure Operating System: win32 only PHP Version: 5.3.0 New Comment:
It is not. Many options are configured by the scripts. Anyway, not a bug. If you need further support to compile your custom extensions on windows, we can provide it either using our mailing list or on irc (see http://wiki.php.net/internals/windows). Previous Comments: ------------------------------------------------------------------------ [2009-07-31 15:53:20] hendrik dot schmieder at jedox dot com I needn't do this step if you would supply the config.w32.h as you should and also have done until PHP 5.3.0. There's no need for configure on Windows. It is a well defined environment.) ------------------------------------------------------------------------ [2009-07-31 15:37:40] [email protected] You are still doing it wrong. This file must be generated at configure time to be used correctly. ------------------------------------------------------------------------ [2009-07-31 14:29:34] hendrik dot schmieder at jedox dot com OK, found the problem. It is a consequence of bug 49111. Since the config.w32,h is missing in the main subdirectory of the PHP 5.3.0 Source tree the compiler took the one from PHP 5.2.10. Copying config.w32.h.in from win32\build as config.w32.h to main solved the problem. This step shouldn't be necessary.) ------------------------------------------------------------------------ [2009-07-30 15:40:07] hendrik dot schmieder at jedox dot com I'm not doing something wrong, just replace the php 5.2.10 source tree by the one of PHP 5.3.0) ------------------------------------------------------------------------ [2009-07-30 15:29:18] [email protected] You are doing something wrong, it is not redefined. ------------------------------------------------------------------------ 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/49110 -- Edit this bug report at http://bugs.php.net/?id=49110&edit=1
