Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 82899

Summary: PHP is building w/o pgsql support despite the postgresql USE flag
Product: Gentoo Linux Reporter: Matt Schneider <mmschnei>
Component: Current packagesAssignee: PHP Bugs <php-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: esigra
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: http://mmschnei.homeip.net/testing/info.php
Whiteboard:
Package list:
Runtime testing required: ---

Description Matt Schneider 2005-02-21 18:47:45 UTC
I have postgresql in my USE variables in /etc/make.conf. I would like PHP build with support for it via the ./config option of --with-pgsql. I would imagine this is the expected behavior, yet the phpinfo() function in php indicates that it does not have have pgsql support. I have tried restarting apache2 and the result was the same.

Reproducible: Always
Steps to Reproduce:
1.emerge php
2.check the output of the phpinfo() fucntion via the web (URL is posted above)
3.

Actual Results:  
pgsql support is is not enabled

Expected Results:  
pgsql support is not enabled
Comment 1 Matt Schneider 2005-02-22 19:05:03 UTC
Sorry the expected output is that php is compiled with pgsql support.
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-02-23 10:25:22 UTC
*** Bug 83024 has been marked as a duplicate of this bug. ***
Comment 3 Matt Schneider 2005-02-25 23:31:47 UTC

*** This bug has been marked as a duplicate of 46728 ***