Summary: | Cannot compile php 4.3.6-r1 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Gustav Schaffter <gustav.schaffter> |
Component: | Current packages | Assignee: | PHP Bugs <php-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | major | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | /var/tmp/portage/mod_php-4.3.6-r2/work/php-4.3.6/config.log |
Description
Gustav Schaffter
2004-06-08 02:33:52 UTC
please attach the config.log file (/var/tmp/portage/mod_php*/work/mod_php*/config.log) Created attachment 32921 [details]
/var/tmp/portage/mod_php-4.3.6-r2/work/php-4.3.6/config.log
I think you should run `revdep-rebuild` to rebuild broken libs and their dependencies. your libraries are in a really bad state. looks like you've either remove some packages from your system that were still needed, or broken something by breaking out in the middle of an upgrade somewhere. revdep-rebuild (in gentoolkit) should fix up your system suitably, you might need to pass the -X argument to it. Hmm, revdep-rebuild, huh? Nifty little tool that one. Whish I had used it before. It positively showed me that both qt and XFree were broken. A quick recompile of these packages and everything is fine. As a result, I have now successfully compiled and installed php on this computer. As a spin-off, I have a new tool to verify the status of installed software before I write a bug report. ;-) Talking of which, I will close this bug report. Thank you all for your help. Much appreciated. Biker |