php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #49111 compilation of php extension broken
Submitted: 2009-07-30 15:15 UTC Modified: 2009-07-30 15:38 UTC
From: hendrik dot schmieder at jedox dot com Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 5.3.0 OS: Windoze
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: hendrik dot schmieder at jedox dot com
New email:
PHP Version: OS:

 

 [2009-07-30 15:15 UTC] hendrik dot schmieder at jedox dot com
Description:
------------
Since the config.w32.h is missing from the source tree in PHP 5.3.0

compiling of PHP extension fails under Windows with
Error	1	fatal error C1189: #error :  "Unknown SIZEOF_LONG"	e:\arbeit\source\php\php-5.3.0\zend\zend.h	278	
[VS 2005].


Expected result:
----------------
https://palo.svn.sourceforge.net/svnroot/palo/molap/client>

In directory libraries palo-libraries.sln and there Project PHPPalo.




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-07-30 15:30 UTC] pajoye@php.net
It is generated at configure time. See the wiki for a tutorial about compiling PHP on windows (and extensions).
 [2009-07-30 15:38 UTC] hendrik dot schmieder at jedox dot com
I don't want to compile PHP on Windows ( I use PHP from the zip).
Just Compile PHP Extensions for PHP 5.3.10.
For PHP 5.2.10 this works just with using the supplied php source tree.

I'm not speaking about Linux.)
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 09 23:01:33 2025 UTC