| Summary: | media-libs/faad2-2.0-r3 ebuild fails with gcc-3.4 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Thomas <Thomas.Eschenbacher> |
| Component: | [OLD] Library | Assignee: | Please assign to toolchain <gcc-porting> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Thomas
2004-10-12 05:55:56 UTC
update: it also fails on my system when I downgrade to gcc-3.3. when I compare the two boxes, I see differences in the environment. For example GCC_SPECS did not exist. But even when I do "export GCC_SPECS=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.4.2/vanilla.specs" things fail the same way. Why does it come to the stupid idea to search for libstdc++.la in /usr/lib instead of the compiler's builtin path ? I found out what was going wrong. The build system got confused by a broken version of faad and mpeg4 libraries/header in /usr/local/{bin,lib}.
Removed that old crap -> things work ;-)
sorry about that...
|