You are not logged in.

#1 2012-02-08 09:29:58

pientertje
Member
From: Amsterdam
Registered: 2009-03-31
Posts: 17

[solved]gcc broken after pacman update - libcloog-isl.2.so

Hi,

After a pacman update my gcc broke. When compiling it gives this error:

/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/cc1: error while loading shared libraries: libcloog-isl.so.2: cannot open shared object file: No such file or directory

gcc -v output:

Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/src/gcc-4.6-20111223/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --enable-multilib --disable-libssp --disable-libstdcxx-pch --enable-checking=release --with-fpmath=sse
Thread model: posix
gcc version 4.6.2 20111223 (prerelease) (GCC)

and ls /usr/lib/*cloog* output:
/usr/lib/libcloog-isl.a  /usr/lib/libcloog-isl.so  /usr/lib/libcloog-isl.so.3  /usr/lib/libcloog-isl.so.3.0.0

uname -a:
Linux willem-arch 3.2.4-1-ARCH #1 SMP PREEMPT Sat Feb 4 10:53:01 CET 2012 x86_64 Intel(R) Core(TM) i5 CPU 750 @ 2.67GHz GenuineIntel GNU/Linux



How can I fix this? I already tried installen cloog with pacman but that doesn't help.


edit:
I solved the problem. There was an issue with my pacman.conf. Multilib wasn't properly enabled after the pacman4 transition.

Last edited by pientertje (2012-02-08 09:47:25)

Offline

#2 2012-02-08 09:39:52

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,408
Website

Re: [solved]gcc broken after pacman update - libcloog-isl.2.so

update fully

Edit: that is gcc-multilib by the look of things, so make sure you still have that repo enabled.

Offline

#3 2012-02-08 09:40:31

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,356

Re: [solved]gcc broken after pacman update - libcloog-isl.2.so

Are you using [testing] or [multilib]?


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#4 2012-02-08 09:41:57

pientertje
Member
From: Amsterdam
Registered: 2009-03-31
Posts: 17

Re: [solved]gcc broken after pacman update - libcloog-isl.2.so

I'm using multilib.

@Allan
more fully than pacman -Syu? Or is my mirror not up to date?


edit:
I solved the problem. There was an issue with my pacman.conf. Multilib wasn't properly enabled after the pacman4 transition.

Last edited by pientertje (2012-02-08 09:46:40)

Offline

Board footer

Powered by FluxBB