From: bkoenig at cs dot tu-berlin dot de Operating system: FreeBSD 5.3-RELEASE PHP version: 5.0.3 PHP Bug Type: Compile Failure Bug description: Compile fails on undefined symbol "res_nmkquery"
Description: ------------ Isn't it just wrong that the configure script of PHP detects checking for res_nmkquery in -lbind... no checking for __res_nmkquery in -lbind... yes but PHP uses res_nmkquery nevertheless? This affects res_ninit, res_nmkquery, res_nsend and res_nclose in ext/standard/dns.c and the compilation will fail definitely. Regards Bj�rn -- Edit bug report at http://bugs.php.net/?id=32465&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=32465&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=32465&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=32465&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=32465&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=32465&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=32465&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=32465&r=needscript Try newer version: http://bugs.php.net/fix.php?id=32465&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=32465&r=support Expected behavior: http://bugs.php.net/fix.php?id=32465&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=32465&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=32465&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=32465&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=32465&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=32465&r=dst IIS Stability: http://bugs.php.net/fix.php?id=32465&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=32465&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=32465&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=32465&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=32465&r=mysqlcfg
