From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1P5aMn-0005o1-7r for garchives@archives.gentoo.org; Tue, 12 Oct 2010 08:37:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8EF51E09C1; Tue, 12 Oct 2010 08:37:39 +0000 (UTC) Received: from fsm1.ukr.net (fsm1.ukr.net [195.214.192.23]) by pigeon.gentoo.org (Postfix) with ESMTP id 5D00DE09C1 for ; Tue, 12 Oct 2010 08:37:39 +0000 (UTC) Received: from [79.135.196.121] (helo=Ganymede) by fsm1.ukr.net with esmtpsa ID 1P5aMc-000A25-H8 ; Tue, 12 Oct 2010 11:37:38 +0300 Date: Tue, 12 Oct 2010 11:40:28 +0300 From: v_2e@ukr.net To: gentoo-science@lists.gentoo.org Subject: Re: [gentoo-science] undefined symbol: dgetri_ -- again. Message-Id: <20101012114028.c1bbd8eb.v_2e@ukr.net> In-Reply-To: <201010122128.55523.f.r.bissey@massey.ac.nz> References: <20101012110715.f6a27593.v_2e@ukr.net> <201010122111.08949.f.r.bissey@massey.ac.nz> <20101012112003.1c65f93b.v_2e@ukr.net> <201010122128.55523.f.r.bissey@massey.ac.nz> X-Mailer: Sylpheed 3.0.3 (GTK+ 2.20.1; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-science@lists.gentoo.org Reply-to: gentoo-science@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 22ba455a-3a22-4f4d-9610-58a7a1178dae X-Archives-Hash: 62bdee9bc3c39f97fed3cfec83f41228 On Tue, 12 Oct 2010 21:28:55 +1300 Fran=C3=A7ois Bissey wrote: > Yes you have the typical configuration that was leading to trouble and > that we have dealt with. If you are using the latest linbox ebuild from= the > overlay and it still doesn't work, send us the output of=20 > ldd /usr/lib64/liblinboxsage.so I'm using the '/var/lib/layman/sage-on-gentoo/sci-libs/linbox/linbox-1.1.6-r3.ebuild' from yesterday-synced layman 'sage-on-gentoo' overlay. ldd /usr/lib64/liblinboxsage.so gives the following: linux-vdso.so.1 =3D> (0x00007fffd2f75000) libntl-5.5.2.so =3D> /usr/lib/libntl-5.5.2.so (0x00007ff6a00a6000) liblinbox.so.0 =3D> /usr/lib/liblinbox.so.0 (0x00007ff69fe95000) libblas.so.0 =3D> /usr/lib/libblas.so.0 (0x00007ff69fc72000) libgmp.so.10 =3D> /usr/lib/libgmp.so.10 (0x00007ff69fa03000) libgivaro.so.0 =3D> /usr/lib/libgivaro.so.0 (0x00007ff69f7b2000) libstdc++.so.6 =3D> /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/libstdc ++.so.6 (0x00007ff69f49e000) libm.so.6 =3D> /lib/libm.so.6 (0x00007ff69f21d000) libc.so.6 =3D> /lib/libc.so.6 (0x00007ff69eeb7000) libgcc_s.so.1 =3D> /lib/libgcc_s.so.1 (0x00007ff69ec9f000) libgmp.so.3 =3D> /usr/lib/libgmp.so.3 (0x00007ff69ea48000) libgf2x.so.1 =3D> /usr/lib/libgf2x.so.1 (0x00007ff69e83a000) libgfortran.so.3 =3D> /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/libgfortran.so.3 (0x00007ff69e54b000) libatlas.so.0 =3D> /usr/lib/libatlas.so.0 (0x00007ff69df07000) /lib64/ld-linux-x86-64.so.2 (0x00007ff6a0889000) > And also how recently you have synced the main tree, has the last fix > required an eclass bug to be fixed. I have synced the main tree yesterday, just before updating Sage and the packages it depends on. I'm not sure I understand you right about 'has the last fix required an eclass bug to be fixed'. >=20 > Francois Vladimir -----=20