Gentoo Archives: gentoo-amd64

From: Andrei Slavoiu <ansla80@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] amd64, gcc-4.1.1 & kde-3.5
Date: Fri, 02 Jun 2006 08:50:39
Message-Id: 20060602084756.84195.qmail@web31605.mail.mud.yahoo.com
In Reply to: [gentoo-amd64] amd64, gcc-4.1.1 & kde-3.5 by alain.didierjean@free.fr
1 --- alain.didierjean@××××.fr wrote:
2
3 > Hi list,
4 > I'm trying to compile KDE 3.5 with gcc-4.1.1 on my
5 > amd64 computer.
6 > KDE_multimedia can't link with the following error :
7 >
8 > /usr/kde/3.5/lib64/libkhtml.so: undefined reference
9 > to
10 > `__cxa_get_exception_ptr@CXXABI_1.3.1'
11 > collect2: ld returned 1 exit status
12 > make[3]: *** [juk] Error 1
13 > make[3]: Leaving directory
14 >
15 `/var/tmp/portage/kdemultimedia-3.5.2-r2/work/kdemultimedia-3.5.2/juk'
16 > .....
17 >
18 > Did one of you experimented the same problem ? Any
19 > cue ? Thanks for the help to
20 > come...
21 That is because one of the libraries that
22 kdemultimadia depends on is still compiled with
23 gcc-3.4
24 Follow this instructions to do a correct upgrade of
25 gcc http://www.gentoo.org/doc/en/gcc-upgrading.xml
26
27 __________________________________________________
28 Do You Yahoo!?
29 Tired of spam? Yahoo! Mail has the best spam protection around
30 http://mail.yahoo.com
31 --
32 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] amd64, gcc-4.1.1 & kde-3.5 alain.didierjean@××××.fr