From:             petpow at thegeeklord dot net
Operating system: WinXP
PHP version:      5.2.6
PHP Bug Type:     Unknown/Other Function
Bug description:  pecl fails to install with "msdev" error under windows xp

Description:
------------
pecl fails to install software such as runkit under windows xp. i have
tested this with several versions of php5 and they all give the same error
("ERROR: Did not understand the completion status returned from
msdev.exe").

Reproduce code:
---------------
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\TheGeekLord>pecl install runkit-beta
downloading runkit-0.9.tgz ...
Starting to download runkit-0.9.tgz (49,807 bytes)
.............done: 49,807 bytes
14 source files, building
running: msdev runkit.dsp /MAKE "runkit - Release"
ERROR: Did not understand the completion status returned from msdev.exe.

C:\Documents and Settings\TheGeekLord>

Expected result:
----------------
pecl installs as requested

Actual result:
--------------
pecl does not install as requested

-- 
Edit bug report at http://bugs.php.net/?id=46538&edit=1
-- 
Try a CVS snapshot (PHP 5.2):        
http://bugs.php.net/fix.php?id=46538&r=trysnapshot52
Try a CVS snapshot (PHP 5.3):        
http://bugs.php.net/fix.php?id=46538&r=trysnapshot53
Try a CVS snapshot (PHP 6.0):        
http://bugs.php.net/fix.php?id=46538&r=trysnapshot60
Fixed in CVS:                        
http://bugs.php.net/fix.php?id=46538&r=fixedcvs
Fixed in CVS and need be documented: 
http://bugs.php.net/fix.php?id=46538&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=46538&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=46538&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=46538&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=46538&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=46538&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=46538&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=46538&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=46538&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=46538&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=46538&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=46538&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=46538&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=46538&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=46538&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=46538&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=46538&r=mysqlcfg

Reply via email to