php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #48417 Missing config.w32.h
Submitted: 2009-05-28 17:39 UTC Modified: 2009-05-28 18:18 UTC
From: php at schubec dot com Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 5.3.0RC2 OS: Windows
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: php at schubec dot com
New email:
PHP Version: OS:

 

 [2009-05-28 17:39 UTC] 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 :-(

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-05-28 17:41 UTC] pajoye@php.net
it is generated at configure time.
 [2009-05-28 18:18 UTC] 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!
 [2011-04-21 22:28 UTC] jezmax at seznam dot cz
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
...
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 05:01:29 2024 UTC