From: ych at tcte dot com dot cn Operating system: linux PHP version: 4.3.8 PHP Bug Type: *Configuration Issues Bug description: configure file problem
Description: ------------ in configure file line 86047, missing quotation mark for variable PHP_SABLOT_JS_LIBS Reproduce code: --------------- *) LIBS="-ljs $LIBS" ;; esac fi PHP_SABLOT_JS_LIBS=-L$PHP_SABLOT_JS_DIR/lib -ljs else echo "$ac_t""no" 1>&6 LDFLAGS=$save_old_LDFLAGS ext_shared=$save_ext_shared unset ac_cv_func_js -- Edit bug report at http://bugs.php.net/?id=29625&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=29625&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=29625&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=29625&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=29625&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=29625&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=29625&r=needscript Try newer version: http://bugs.php.net/fix.php?id=29625&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=29625&r=support Expected behavior: http://bugs.php.net/fix.php?id=29625&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=29625&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=29625&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=29625&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29625&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=29625&r=dst IIS Stability: http://bugs.php.net/fix.php?id=29625&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=29625&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=29625&r=float