public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] kdelibs update an kmail
@ 2006-04-18 16:44 Martins
  2006-04-18 17:50 ` Richard Fish
  2006-04-19 11:55 ` Norberto Bensa
  0 siblings, 2 replies; 5+ messages in thread
From: Martins @ 2006-04-18 16:44 UTC (permalink / raw
  To: gentoo-user@lists.gentoo.org

hi

after kdelibs, kwin update i got this error:

martins@mar ~ $ kmail
kmail: /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/libstdc++.so.6: version  
`CXXABI_1.3.1' not found (required by /usr/kde/3.5/lib64/libkhtml.so.4)

for some time i switched to gcc-4.1.0 leaving gcc-3.4.6 as backup. after  
this kdelibs update everything depends on libkhtml works except kmail.
revdep-rebuild shows nothing.
what steps you can sugest to get kmail back to work?

martins

ps. what other mail client will read messages from .maildir?
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] kdelibs update an kmail
  2006-04-18 16:44 [gentoo-user] kdelibs update an kmail Martins
@ 2006-04-18 17:50 ` Richard Fish
  2006-04-18 22:33   ` Martins
  2006-04-19 11:55 ` Norberto Bensa
  1 sibling, 1 reply; 5+ messages in thread
From: Richard Fish @ 2006-04-18 17:50 UTC (permalink / raw
  To: gentoo-user

On 4/18/06, Martins <mar@ml.lv> wrote:
> hi
>
> after kdelibs, kwin update i got this error:
>
> martins@mar ~ $ kmail
> kmail: /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/libstdc++.so.6: version
> `CXXABI_1.3.1' not found (required by /usr/kde/3.5/lib64/libkhtml.so.4)
>
> for some time i switched to gcc-4.1.0 leaving gcc-3.4.6 as backup. after
> this kdelibs update everything depends on libkhtml works except kmail.
> revdep-rebuild shows nothing.

What does "revdep-rebuild -p --library libstdc++.so.6" show?

-Richard

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] kdelibs update an kmail
  2006-04-18 17:50 ` Richard Fish
@ 2006-04-18 22:33   ` Martins
  2006-04-19  2:02     ` Ryan Tandy
  0 siblings, 1 reply; 5+ messages in thread
From: Martins @ 2006-04-18 22:33 UTC (permalink / raw
  To: gentoo-user

On Tue, 18 Apr 2006 20:50:29 +0300, Richard Fish <bigfish@asmallpond.org>  
wrote:

> On 4/18/06, Martins <mar@ml.lv> wrote:
>> hi
>>
>> after kdelibs, kwin update i got this error:
>>
>> martins@mar ~ $ kmail
>> kmail: /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/libstdc++.so.6: version
>> `CXXABI_1.3.1' not found (required by /usr/kde/3.5/lib64/libkhtml.so.4)
>>
>> for some time i switched to gcc-4.1.0 leaving gcc-3.4.6 as backup. after
>> this kdelibs update everything depends on libkhtml works except kmail.
>> revdep-rebuild shows nothing.
>
> What does "revdep-rebuild -p --library libstdc++.so.6" show?
>
> -Richard
>

pretty long list, something like 200 entries pretend to be rebuild, from  
that list so far i found only kmail not working.

m

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] kdelibs update an kmail
  2006-04-18 22:33   ` Martins
@ 2006-04-19  2:02     ` Ryan Tandy
  0 siblings, 0 replies; 5+ messages in thread
From: Ryan Tandy @ 2006-04-19  2:02 UTC (permalink / raw
  To: gentoo-user

Martins wrote:
> On Tue, 18 Apr 2006 20:50:29 +0300, Richard Fish 
> <bigfish@asmallpond.org> wrote:
>
>> On 4/18/06, Martins <mar@ml.lv> wrote:
>>> hi
>>>
>>> after kdelibs, kwin update i got this error:
>>>
>>> martins@mar ~ $ kmail
>>> kmail: /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/libstdc++.so.6: version
>>> `CXXABI_1.3.1' not found (required by /usr/kde/3.5/lib64/libkhtml.so.4)
>>>
>>> for some time i switched to gcc-4.1.0 leaving gcc-3.4.6 as backup. 
>>> after
>>> this kdelibs update everything depends on libkhtml works except kmail.
>>> revdep-rebuild shows nothing.
>>
>> What does "revdep-rebuild -p --library libstdc++.so.6" show?
>>
>> -Richard
>>
>
> pretty long list, something like 200 entries pretend to be rebuild, 
> from that list so far i found only kmail not working.
>
> m
>
> --gentoo-user@gentoo.org mailing list
>
>
Remove the -p and let it run.  Remember the borkage caused by moving gcc 
from 3.3.* to 3.4.*?  Well, moving from 3.* to 4.* is going to be even 
more.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] kdelibs update an kmail
  2006-04-18 16:44 [gentoo-user] kdelibs update an kmail Martins
  2006-04-18 17:50 ` Richard Fish
@ 2006-04-19 11:55 ` Norberto Bensa
  1 sibling, 0 replies; 5+ messages in thread
From: Norberto Bensa @ 2006-04-19 11:55 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 416 bytes --]

NOTE: resent with "correct" sender email address. 

Martins wrote:
> martins@mar ~ $ kmail
> kmail: /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/libstdc++.so.6: version
> `CXXABI_1.3.1' not found (required by /usr/kde/3.5/lib64/libkhtml.so.4)

I've ran into this one myself. You'll note that kdelibs still links to gcc 
3.4.6, so you need to run fix_libtool_files.sh and then reemerge kdelibs. 

HTH,
Norberto

[-- Attachment #2: Type: application/pgp-signature, Size: 200 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-04-19 12:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-18 16:44 [gentoo-user] kdelibs update an kmail Martins
2006-04-18 17:50 ` Richard Fish
2006-04-18 22:33   ` Martins
2006-04-19  2:02     ` Ryan Tandy
2006-04-19 11:55 ` Norberto Bensa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox