You are not logged in.

#1 2011-12-04 13:13:27

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,729
Website

f*cked-up my system with intel compiler [SOLVED]

I built a few packages using intel-composer-compiler-suite but have since removed it and the packages from my system.  Now, I have serious problem relating to removing the icc packages.

For example, mplayer no longer runs:

$ mplayer
mplayer: error while loading shared libraries: libsvml.so: cannot open shared object file: No such file or directory

That library is part of the intel-composer-compiler-suite.  I figured that I need to remove all packages that I compiled with icc.  I used the following command to identify ANY package I built either from ABS or AUR -- any one of which I may have compiled with icc:

archey3
backintime
lightdm
lrzip
pacman-color

I then removed all of them and recompiled with gcc.  I get the same damn error when I try to run mplayer!  Thoughts are greatly appreciated.

Last edited by graysky (2011-12-04 13:28:43)

Offline

#2 2011-12-04 13:28:35

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,729
Website

Re: f*cked-up my system with intel compiler [SOLVED]

Problem solved.  It was with the x264 package.  After downloading a fresh copy from [extra] problem solved.

Offline

Board footer

Powered by FluxBB