[arch-general] [gcc-multilib] double links to isl 0.05 and 0.06?
Using [testing] and [multilib-testing], hence gcc-multilib-4.6.0-2 - trying to compile with gcc gives this error /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.0/cc1: error while loading shared libraries: libisl.so.5: cannot open shared object file: No such file or directory If I install isl-0.05 instead, it will give the same error but for libisl.so.6. gcc from [testing] doesn't give that error. Could someone else quickly help me check if they get the same? If so I'll submit a bug report.
On Mon, Apr 11, 2011 at 3:13 AM, Oon-Ee Ng <ngoonee.talk@gmail.com> wrote:
Using [testing] and [multilib-testing], hence gcc-multilib-4.6.0-2 - trying to compile with gcc gives this error
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.0/cc1: error while loading shared libraries: libisl.so.5: cannot open shared object file: No such file or directory
If I install isl-0.05 instead, it will give the same error but for libisl.so.6. gcc from [testing] doesn't give that error.
Could someone else quickly help me check if they get the same? If so I'll submit a bug report.
What's your version of cloog?
On Mon, Apr 11, 2011 at 9:27 AM, Jan Steffens <jan.steffens@gmail.com> wrote:
On Mon, Apr 11, 2011 at 3:13 AM, Oon-Ee Ng <ngoonee.talk@gmail.com> wrote:
Using [testing] and [multilib-testing], hence gcc-multilib-4.6.0-2 - trying to compile with gcc gives this error
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.0/cc1: error while loading shared libraries: libisl.so.5: cannot open shared object file: No such file or directory
If I install isl-0.05 instead, it will give the same error but for libisl.so.6. gcc from [testing] doesn't give that error.
Could someone else quickly help me check if they get the same? If so I'll submit a bug report.
What's your version of cloog?
cloog-0.16.2-1
On Mon, Apr 11, 2011 at 5:32 AM, Oon-Ee Ng <ngoonee.talk@gmail.com> wrote:
On Mon, Apr 11, 2011 at 9:27 AM, Jan Steffens <jan.steffens@gmail.com> wrote:
On Mon, Apr 11, 2011 at 3:13 AM, Oon-Ee Ng <ngoonee.talk@gmail.com> wrote:
Using [testing] and [multilib-testing], hence gcc-multilib-4.6.0-2 - trying to compile with gcc gives this error
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.0/cc1: error while loading shared libraries: libisl.so.5: cannot open shared object file: No such file or directory
If I install isl-0.05 instead, it will give the same error but for libisl.so.6. gcc from [testing] doesn't give that error.
Could someone else quickly help me check if they get the same? If so I'll submit a bug report.
What's your version of cloog?
cloog-0.16.2-1
gcc-multilib works fine here. Please reinstall isl, cloog and gcc-multilib to be sure your system matches the packages.
Jan Steffens <jan.steffens@gmail.com> wrote: On Mon, Apr 11, 2011 at 5:32 AM, Oon-Ee Ng <ngoonee.talk@gmail.com> wrote: > On Mon, Apr 11, 2011 at 9:27 AM, Jan Steffens <jan.steffens@gmail.com> wrote: >> On Mon, Apr 11, 2011 at 3:13 AM, Oon-Ee Ng <ngoonee.talk@gmail.com> wrote: >>> Using [testing] and [multilib-testing], hence gcc-multilib-4.6.0-2 - >>> trying to compile with gcc gives this error >>> >>> /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.0/cc1: error while loading >>> shared libraries: libisl.so.5: cannot open shared object file: No such >>> file or directory >>> >>> If I install isl-0.05 instead, it will give the same error but for >>> libisl.so.6. gcc from [testing] doesn't give that error. >>> >>> Could someone else quickly help me check if they get the same? If so >>> I'll submit a bug report. >>> >> >> What's your version of cloog? >> > cloog-0.16.2-1 > gcc-multilib works fine here. Please reinstall isl, cloog and gcc-multilib to be sure your system matches the packages. Works well here as well and I'm all up to date (kernel.org) with all testing repos enabled. -- Sven-Hendrik
On Mon, Apr 11, 2011 at 11:51 AM, Sven-Hendrik Haase <sh@lutzhaase.com> wrote:
Jan Steffens <jan.steffens@gmail.com> wrote:
On Mon, Apr 11, 2011 at 5:32 AM, Oon-Ee Ng <ngoonee.talk@gmail.com> wrote: > On Mon, Apr 11, 2011 at 9:27 AM, Jan Steffens <jan.steffens@gmail.com> wrote: >> On Mon, Apr 11, 2011 at 3:13 AM, Oon-Ee Ng <ngoonee.talk@gmail.com> wrote: >>> Using [testing] and [multilib-testing], hence gcc-multilib-4.6.0-2 - >>> trying to compile with gcc gives this error >>> >>> /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.0/cc1: error while loading >>> shared libraries: libisl.so.5: cannot open shared object file: No such >>> file or directory >>> >>> If I install isl-0.05 instead, it will give the same error but for >>> libisl.so.6. gcc from [testing] doesn't give that error. >>> >>> Could someone else quickly help me check if they get the same? If so >>> I'll submit a bug report. >>> >> >> What's your version of cloog? >> > cloog-0.16.2-1 > gcc-multilib works fine here. Please reinstall isl, cloog and gcc-multilib to be sure your system matches the packages.
Works well here as well and I'm all up to date (kernel.org) with all testing repos enabled.
-- Sven-Hendrik
I was on kernels.org, but as I understand it that would still mean I'm on a different mirror from you out here in the boondocks. Switched mirrors, redownloaded gcc-multilib-4.6.0-2, now it seems to work. Thanks all.
On 11/04/11 13:32, Oon-Ee Ng wrote:
On Mon, Apr 11, 2011 at 9:27 AM, Jan Steffens<jan.steffens@gmail.com> wrote:
On Mon, Apr 11, 2011 at 3:13 AM, Oon-Ee Ng<ngoonee.talk@gmail.com> wrote:
Using [testing] and [multilib-testing], hence gcc-multilib-4.6.0-2 - trying to compile with gcc gives this error
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.0/cc1: error while loading shared libraries: libisl.so.5: cannot open shared object file: No such file or directory
If I install isl-0.05 instead, it will give the same error but for libisl.so.6. gcc from [testing] doesn't give that error.
Could someone else quickly help me check if they get the same? If so I'll submit a bug report.
What's your version of cloog?
cloog-0.16.2-1
Hmm... can you post the output of readelf -d /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.0/cc1 | grep NEEDED and ldd /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.0/cc1 Cheers, Allan
participants (4)
-
Allan McRae
-
Jan Steffens
-
Oon-Ee Ng
-
Sven-Hendrik Haase