| Summary: | Cant't emerge mod_php-5.0.2 or php-5.0.2, while compile php5-sapi_src_compile | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Andreas Müller <andy.mueller> |
| Component: | [OLD] Development | Assignee: | PHP Bugs <php-bugs> |
| Status: | RESOLVED INVALID | ||
| Severity: | major | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Andreas Müller
2004-11-21 22:13:44 UTC
your aspell was compiled with gcc-3.4 and you are trying to compile PHP with gcc-3.3. Every dependancy of a package must be compiled with a GCC that has a major version that is NOT GREATER THAN the GCC major version being used to compile that package. |