Summary: | x11-libs/gtk+-2.4.14 compilation failed | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Philipp <cletus> |
Component: | [OLD] GNOME | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED DUPLICATE | ||
Severity: | major | CC: | jay.phelps |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Philipp
2005-01-15 16:17:42 UTC
Same here. The library resides in question resides in /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/ - not 3.3.4 on my system. I put a symlink "3.3.4" in /usr/lib/gcc-lib/i686-pc-linux-gnu/ pointing at "3.3.5". This solved the problem for me. Thanks, that worked Actually the right thing to do is running as root "fix_libtool_files.sh 3.3.4" http://bugs.gentoo.org/show_bug.cgi?id=73435 |