Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98532 - phpconfig breaks PECL builds
Summary: phpconfig breaks PECL builds
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Stuart Herbert (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-09 22:43 UTC by Mike Valstar
Modified: 2005-07-13 16:12 UTC (History)
0 users

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 Mike Valstar 2005-07-09 22:43:08 UTC
ok heres the just of it the new phpconfig / php separation seems to have broken all module installations;  phpconfig does not pick up the config settings that your php install is using and then will build modules incorrectly

more specifically apc / eaccelerator  will build with debug on when it should be off and the module will then fail to load;

i have simply fixed this by removing the "rm -f"'s from the eclass which is basically just removing the need for phpconfig

this should be addressed soon.
Comment 1 Stuart Herbert (RETIRED) gentoo-dev 2005-07-13 16:12:28 UTC
We'll probably remove phpconfig; it hasn't worked out as well as it has for 
Debian.  Please keep an eye on http://planet.gentoo.org/ for news about work 
on php5 support in Gentoo.

Best regards,
Stu