Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82899 - PHP is building w/o pgsql support despite the postgresql USE flag
Summary: PHP is building w/o pgsql support despite the postgresql USE flag
Status: RESOLVED DUPLICATE of bug 46728
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: PHP Bugs
URL: http://mmschnei.homeip.net/testing/in...
Whiteboard:
Keywords:
: 83024 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-02-21 18:47 UTC by Matt Schneider
Modified: 2007-09-22 23:26 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***