From: paul at ensigma dot com dot au Operating system: Windows XP PHP version: 5.2.12 PHP Bug Type: Compile Failure Bug description: missing arpa\nameser.h
Description: ------------ 1. read build/install notes for windows 2. ran: > cscript /nologo configure.js --with-sqlite --with-pdo-sqlite 3. Got: Checking for mt.exe ... C:\Program Files\\Microsoft SDKs\Windows\v6.0A\bin Checking for arpa\nameser.h ... <not found> Checking for arpa\nameser.h ... <not found> ERROR: We really need that arpa\nameser.h file - it is part of the win32build package Reproduce code: --------------- run: cscript /nologo configure.js --with-sqlite --with-pdo-sqlite Expected result: ---------------- successful generation of build scripts. Actual result: -------------- failure to generate build scripts due to missing file arpa\nameser.h -- Edit bug report at http://bugs.php.net/?id=50920&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=50920&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=50920&r=trysnapshot53 Try a snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=50920&r=trysnapshot60 Fixed in SVN: http://bugs.php.net/fix.php?id=50920&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=50920&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=50920&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=50920&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=50920&r=needscript Try newer version: http://bugs.php.net/fix.php?id=50920&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=50920&r=support Expected behavior: http://bugs.php.net/fix.php?id=50920&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=50920&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=50920&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=50920&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=50920&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=50920&r=dst IIS Stability: http://bugs.php.net/fix.php?id=50920&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=50920&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=50920&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=50920&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=50920&r=mysqlcfg