From: msisolak at yahoo dot com Operating system: Windows 2000 PHP version: 5.0.0RC1 PHP Bug Type: *Compile Issues Bug description: "nmake clean" doesn't remove all object code
Description: ------------ Aftering running a Windows 2000 build with "nmake" (configured with "cscript //nologo configure.js --with-extra-includes=..\openssl-0.9.7c\include;..\iconv-1.9.1\include;..\libxml2-2.6.6\include;..\freetype-2.1.7-1\include;..\libjpeg-6b-1\include;..\libpng-1.2.5\include --with-extra-libs=..\openssl-0.9.7c\lib;..\iconv-1.9.1\lib;..\libxml2-2.6.6\lib;..\freetype-2.1.7-1\lib;..\libjpeg-6b-1\lib;..\libpng-1.2.5\lib --without-libxml --without-simplexml --without-xml --without-dom --without-wddx --without-iconv --with-gd=shared --with-sqlite=shared --with-mssql --with-openssl --enable-isapi"), I ran "nmake clean". While it did remove the files in the root Release_TS directory, it didn't remove any of the compiled object files in the Release_TS\ext\*, Release_TS\Zend, Release_TS\win32, Release_TS\sapi\*, Release_TS\main, Release_TS\regex, or Release_TS\TSRM directories. -- Edit bug report at http://bugs.php.net/?id=27638&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=27638&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=27638&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=27638&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=27638&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=27638&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=27638&r=needscript Try newer version: http://bugs.php.net/fix.php?id=27638&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=27638&r=support Expected behavior: http://bugs.php.net/fix.php?id=27638&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=27638&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=27638&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=27638&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27638&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=27638&r=dst IIS Stability: http://bugs.php.net/fix.php?id=27638&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=27638&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=27638&r=float
