From: ropic at engineer dot com Operating system: Redhat 9 PHP version: 4.3.4 PHP Bug Type: Compile Failure Bug description: When i include --with-pgsql in ./configure when i do 'make install'
Description: ------------ When i include --with-pgsql in ./configure i get the following code, it seems is the pear installation, but if i not put --with-pgsql the install finishes ok Reproduce code: --------------- Installing PHP CLI binary: /usr/local/bin/ Installing PHP CLI man page: /usr/local/man/man1/ Installing PHP SAPI module: apache Installing shared extensions: /usr/local/lib/php/extensions/debug-non-zts-20020429/ Installing PEAR environment: /usr/local/lib/php/ [PEAR] Archive_Tar - already installed: 1.1 [PEAR] Console_Getopt - already installed: 1.0 [PEAR] PEAR - already installed: 1.3b3 Wrote PEAR system config file at: /usr/local/etc/pear.conf You may want to add: /usr/local/lib/php to your php.ini include_path Fatal error: Nesting level too deep - recursive dependency? in Unknown on line 0 make[1]: *** [install-pear-installer] Error 255 make: *** [install-pear] Error 2 Expected result: ---------------- To finish the installaction -- Edit bug report at http://bugs.php.net/?id=26340&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=26340&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=26340&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=26340&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=26340&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=26340&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=26340&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=26340&r=support Expected behavior: http://bugs.php.net/fix.php?id=26340&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=26340&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=26340&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=26340&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26340&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=26340&r=dst IIS Stability: http://bugs.php.net/fix.php?id=26340&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=26340&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=26340&r=float