FS#30367 - [gcc-multilib] update needed with libisl.so.10

Attached to Project: Community Packages
Opened by thayne (ender4) - Tuesday, 19 June 2012, 22:29 GMT
Last edited by Jan Alexander Steffens (heftig) - Tuesday, 19 June 2012, 23:15 GMT
Task Type Bug Report
Category Packages: Multilib
Status Closed
Assigned To No-one
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
After updating isl, gcc-multilib no longer works, giving an error of:
usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.0/cc1: error while loading shared libraries: libisl.so.9: cannot open shared object file: No such file or directory

It appears that cc1 links to libisl.so.9, but the latest version of isl is libisl.so.10.
I think it just needs to be recompiled with the new library.
Additional info:

version 4.7.0-6


Steps to reproduce:
Try to compile any C program.
This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Tuesday, 19 June 2012, 23:15 GMT
Reason for closing:  Fixed
Additional comments about closing:  4.7.1-1

Loading...