php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #26340 When i include --with-pgsql in ./configure when i do 'make install'
Submitted: 2003-11-21 01:09 UTC Modified: 2003-11-21 03:33 UTC
From: ropic at engineer dot com Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.3.4 OS: Redhat 9
Private report: No CVE-ID: None
 [2003-11-21 01:09 UTC] ropic at engineer dot com
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


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-11-21 01:18 UTC] ropic at engineer dot com
My version of postgresql is 7.4
 [2003-11-21 02:17 UTC] ropic at engineer dot com
The problem has been fixed, sorry about my mistake ...

I delete the source and install directory, untar and install again and that's all.

Sorry again, that's my fault.
 [2003-11-21 03:33 UTC] derick@php.net
user problem -> bogus
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Aug 17 03:00:03 2025 UTC