On 12/29/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> My kmail is broken and remerging kdepim hasn't fixed it, so I figured that I
> should rebuild arts kdelibs, kdeaddond and then kdepim. (I arrived at this 
> from
> reading messages while kdepim was running.) At this point, I'm stuck on
> kdeaddons which fails with the message below. I've remerged acl and attr
> without help. Suggestions? I've run revdep-rebuild and fix_libtool_files.sh
> 3.3.6 (at least from logs, that was the previous version of gcc)
> SynthModule_stub::start()'
> /usr/kde/3.5/lib/libartsmodules.so: undefined reference to `virtual thunk to
> Arts::SynthModule_stub::streamStart()'
> /usr/kde/3.5/lib/libartsmodules.so: undefined reference to `virtual thunk to
> Arts::SynthModule_stub::stop()'

This looks like a gcc 3.3 vs 3.4 ABI (application binary interface)
mismatch.  Try:

revdep-rebuild --library libstdc++.so.5

This should rebuild several things, including arts.

-Richard

-- 
gentoo-user@gentoo.org mailing list

Reply via email to