Edit report at http://bugs.php.net/bug.php?id=48417&edit=1

 ID:                 48417
 Comment by:         jezmax at seznam dot cz
 Reported by:        php at schubec dot com
 Summary:            Missing config.w32.h
 Status:             Bogus
 Type:               Bug
 Package:            Compile Failure
 Operating System:   Windows
 PHP Version:        5.3.0RC2
 Block user comment: N
 Private report:     N

 New Comment:

svn Trunk

Properties

Name    Value

svn:ignore 

Makefile build-defs.h 

configuration-parser.c 

configuration-parser.h 

configuration-parser.output 

configuration-scanner.c 

internal_functions.c 

internal_functions_cli.c 

php_config.h 

php_config.h.in 

config.w32.h

...


Previous Comments:
------------------------------------------------------------------------
[2009-05-28 18:18:37] php at schubec dot com

Hi!



>it is generated at configure time.

Okay... thank you.



But why was it part of the PHP 5.2.9 sourcecode download then?

So the bug is not that it is missing in 5.3.0RC2 but that it was part of
5.2.9, right?



Thank you!

------------------------------------------------------------------------
[2009-05-28 17:41:36] paj...@php.net

it is generated at configure time.

------------------------------------------------------------------------
[2009-05-28 17:39:51] php at schubec dot com

Description:
------------
File main/config.w32.h in PHP 5.3.0RC2 is missing.

The file is required because Zend/zend_config.w32.h includes it.



The missing file causes that PHP cannot be comiled.



Compiler: VC6

OS: WindowsXP



PS: The file was part of PHP 5.2.9 Sourcecode, I just looked that up.

Reproduce code:
---------------
Tryp compile PHP under Windows.

Expected result:
----------------
PHP able to compile :-)

Actual result:
--------------
PHP unable to compile :-(


------------------------------------------------------------------------



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

Reply via email to