| Summary: | app-text/acroread - /usr/lib/gcc/x86_64-pc-linux-gnu/*/32 not in LDPATH | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | damage <gentoobugs> |
| Component: | Current packages | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
damage
2011-05-18 20:44:13 UTC
(In reply to comment #0) > Running > gcc-config again did not add this directory to LDPATH in > "/etc/env.d/05gcc-x86_64-pc-linux-gnu". Works fine here, definitely not an Adobe Reader issue. /etc/env.d/gcc/x86_64-pc-linux-gnu-<version> which is installed by gcc has to include /32 in LDPATH. Did you try to reinstall your gcc already? Also check if there are no other gcc related files floating around in /etc/env.d besides /etc/env.d/05gcc-x86_64-pc-linux-gnu /etc/env.d/gcc/* Hi, you was right. After reinstalling sys-devel/gcc and calling gcc-config "/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/32" is added to "/etc/evn.d/gcc/x86_64-pc-linux-gnu-4.4.5". What was the problem? cheers Daniel if you can get back to a broken state, we can debug further |