On Thursday 13 March 2008, David Harel wrote: > Hi, > > > I emerged hugin-0.6.1-r2 (latest stable) with everything it depends > on and when I run it I get: > > *$ hugin > Fatal Error: Mismatch between the program and library build versions > detected. > The library used 2.6 (no debug,ANSI,compiler with C++ ABI 102,wx > containers,compatible with 2.4), > and your program used 2.6 (no debug,ANSI,compiler with C++ ABI > 1002,wx containers,compatible with 2.4). > Aborted* > > Which library? Any idea?
No idea, but I'll bet revdep-rebuild does :-) On second thoughts, maybe not. (it's still worth a try). Try run ldd on the hugin binary, note which libs look like they are specific-ish to hugin, identify the packages that supplied them and recompile those together with hugin itself. I'm thinking a library linked to by hugin was built my your previous C++ compiler, not your current one -- Alan McKinnon alan dot mckinnon at gmail dot com -- gentoo-user@lists.gentoo.org mailing list