Gentoo Archives: gentoo-amd64

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] A different Openoffice Build problem
Date: Sat, 28 Oct 2006 02:46:11
Message-Id: 7573e9640610271944gbbe6c79n3e3b996cb400d62c@mail.gmail.com
In Reply to: Re: [gentoo-amd64] A different Openoffice Build problem by felix@crowfix.com
1 On 10/27/06, felix@×××××××.com <felix@×××××××.com> wrote:
2 > On Fri, Oct 27, 2006 at 11:45:55AM -0700, Richard Fish wrote:
3 > > On 10/27/06, felix@×××××××.com <felix@×××××××.com> wrote:
4 > > >Checking DLL ../unxlngx6.pro/lib/check_libucbhelper3gcc3.so ...: ERROR:
5 > > >/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.6/libstdc++.so.6: version
6 > > >`CXXABI_1.3.1' not found (required by
7 > > >../unxlngx6.pro/lib/check_libucbhelper3gcc3.so)
8 > >
9 > > Hmm, somehow you are mixing C++ ABI's. That isn't good.
10 > >
11 > > What version of gcc are you using (gcc-config -l)?
12 >
13 > $ gcc-config -l
14 > [1] x86_64-pc-linux-gnu-3.4.6
15 > [2] x86_64-pc-linux-gnu-3.4.6-hardened
16 > [3] x86_64-pc-linux-gnu-3.4.6-hardenednopie
17 > [4] x86_64-pc-linux-gnu-3.4.6-hardenednopiessp
18 > [5] x86_64-pc-linux-gnu-3.4.6-hardenednossp
19 > [6] x86_64-pc-linux-gnu-4.1.1 *
20 >
21 > I believe I did a complete rebuild after upgrading, emerge -??? world.
22
23 I don't know the openoffice build very much, but it looks like it is
24 trying to build something that references gcc3. I guess this could be
25 because it saw that you have a gcc3 installed, or something else on
26 the system isn't up-to-date.
27
28 If you are *sure* everything (well, at least the important system
29 stuff anyway) was rebuilt with gcc4, I would suggest to try a
30 "quickpkg '=sys-devel/gcc-3.4.6*'" and "emerge -C
31 '=sys-devel/gcc-3.4.6*'" to remove the old gcc version, and then retry
32 the OOo build.
33
34 If that still fails the same way, you may have missed something in
35 your rebuild. emerge -e world would be the safest thing to do.
36
37 -Richard
38 --
39 gentoo-amd64@g.o mailing list