View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000781 | Xdebug | Installation | public | 2012-02-26 22:24 | 2012-03-14 22:26 |
Reporter | uniflare | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | won't fix | ||
Platform | Win32 Desktop | OS | Windows | OS Version | 7 Ultimate |
Product Version | 2.2dev | ||||
Summary | 0000781: Compiling 2.2dev against php5.4RC8 fails | ||||
Description | Attempting to compile the 2.2-dev version of XDebug with php-5.4-RC8 QA Release Fails at configure.js: Runtime error; 'PHP_PGI' is undefined. nmake fails with "NMAKE : fatal error U1064: MAKEFILE not found and no target specified | ||||
Steps To Reproduce | Installed PHP 5.4 RC8 as per https://wiki.php.net/internals/windows/stepbystepbuild. Downloaded master branch of xdebug, ran phpize, configure --enable-xdebug, nmake. | ||||
Additional Information | c:\php-sdk\php54a\vc9\x86\php540rc8-xyz>cd c:\xdebug c:\xdebug>C:\php-sdk\php54a\vc9\x86\php540rc8-xyz\Release_TS\php-5.4.0RC8-devel c:\xdebug>configure --with-xdebug Build dir: Release_TS Enabling extension C:\xdebug [shared] c:\xdebug>nmake Microsoft (R) Program Maintenance Utility Version 9.00.30729.01 NMAKE : fatal error U1064: MAKEFILE not found and no target specified | ||||
Tags | No tags attached. | ||||
Operating System | Windows 7 x86 Ultimate | ||||
PHP Version | 5.4-dev | ||||
|
Sorry, but I don't support people compiling their own Windows binaries of Xdebug. There are way too many variables that I don't know about or can't control. You'll just have to wait until I've gotten around building them myself (and that's what I am working on right now). |
|
Just FYI, there are Windows binaries available for the 2.2.0RC1 release: http://xdebug.org/updates.php#x_2_2_0rc1 |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-02-26 22:24 | uniflare | New Issue | |
2012-02-26 22:28 | derick | Note Added: 0001927 | |
2012-02-26 22:28 | derick | Status | new => resolved |
2012-02-26 22:28 | derick | Resolution | open => won't fix |
2012-02-26 22:28 | derick | Assigned To | => derick |
2012-03-14 22:26 | derick | Note Added: 0001983 |