Summary: | x11-misc/xchm-0.9.7 fails compilation with undefined reference to _gtk_accel_group_attach | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | José Romildo Malaquias <jrmalaq> |
Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED INVALID | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
José Romildo Malaquias
2005-01-15 06:06:21 UTC
gcc 3.3 and 3.4 compatibility issue. run `revdep-rebuild --soname libstdc++.so.5` (takes a while) and `revdep-rebuild -p` to be sure that there are no broken reverse dependencies. If it's still an issue afterwards, reopen please. Ad comment #1: Not true -- libstdc++ part is warning only, the important part of this report are the *errors* below it. The undefined references have obviously no relation to C++ at all; they are caused by a bug in wxGTK 2.4.x, that is already fixed in Portage since 2004-12-05 (bug #46737). In fact re-emerging wxGTK solves the problem. But why a new release of wxGTK was not commited to portage when bug #46737 was fixed? If so, this one would not have happened. Thanks for the help. Reemerging current stable wxGTK-2.4.2-r2 does *not* help. You need to unmask wxGTK-2.4.2-r3 (it's still in ~x86), emerge it, and then emerge xchm. Worked for me (tm). emerge wxGTK xchm works for me too |