Gentoo Archives: gentoo-science

From: v_2e@×××.net
To: gentoo-science@l.g.o
Subject: Re: [gentoo-science] undefined symbol: dgetri_ -- again.
Date: Tue, 12 Oct 2010 08:37:49
Message-Id: 20101012114028.c1bbd8eb.v_2e@ukr.net
In Reply to: Re: [gentoo-science] undefined symbol: dgetri_ -- again. by "François Bissey"
1 On Tue, 12 Oct 2010 21:28:55 +1300
2 François Bissey <f.r.bissey@×××××××××.nz> wrote:
3
4 > Yes you have the typical configuration that was leading to trouble and
5 > that we have dealt with. If you are using the latest linbox ebuild from the
6 > overlay and it still doesn't work, send us the output of
7 > ldd /usr/lib64/liblinboxsage.so
8 I'm using the
9 '/var/lib/layman/sage-on-gentoo/sci-libs/linbox/linbox-1.1.6-r3.ebuild'
10 from yesterday-synced layman 'sage-on-gentoo' overlay.
11
12 ldd /usr/lib64/liblinboxsage.so gives the following:
13
14 linux-vdso.so.1 => (0x00007fffd2f75000)
15 libntl-5.5.2.so => /usr/lib/libntl-5.5.2.so (0x00007ff6a00a6000)
16 liblinbox.so.0 => /usr/lib/liblinbox.so.0 (0x00007ff69fe95000)
17 libblas.so.0 => /usr/lib/libblas.so.0 (0x00007ff69fc72000)
18 libgmp.so.10 => /usr/lib/libgmp.so.10 (0x00007ff69fa03000)
19 libgivaro.so.0 => /usr/lib/libgivaro.so.0 (0x00007ff69f7b2000)
20 libstdc++.so.6 => /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/libstdc
21 ++.so.6 (0x00007ff69f49e000) libm.so.6 => /lib/libm.so.6
22 (0x00007ff69f21d000) libc.so.6 => /lib/libc.so.6 (0x00007ff69eeb7000)
23 libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00007ff69ec9f000)
24 libgmp.so.3 => /usr/lib/libgmp.so.3 (0x00007ff69ea48000)
25 libgf2x.so.1 => /usr/lib/libgf2x.so.1 (0x00007ff69e83a000)
26 libgfortran.so.3
27 => /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/libgfortran.so.3
28 (0x00007ff69e54b000) libatlas.so.0 => /usr/lib/libatlas.so.0
29 (0x00007ff69df07000) /lib64/ld-linux-x86-64.so.2 (0x00007ff6a0889000)
30
31 > And also how recently you have synced the main tree, has the last fix
32 > required an eclass bug to be fixed.
33 I have synced the main tree yesterday, just before updating Sage and
34 the packages it depends on.
35 I'm not sure I understand you right about 'has the last fix required
36 an eclass bug to be fixed'.
37 >
38 > Francois
39
40 Vladimir
41 -----
42 <v_2e@×××.net>

Replies

Subject Author
Re: [gentoo-science] undefined symbol: dgetri_ -- again. "François Bissey" <f.r.bissey@×××××××××.nz>