Hi, On Mon, Oct 19, 2009 at 09:23, walt <w41...@gmail.com> wrote: > On 10/18/2009 05:31 PM, Mike Mazur wrote: >> Hi, >> >> When I run revdep-rebuild, I get something like the following: >> >> [...] >> * broken /usr/lib/ImageMagick-6.5.2/modules-Q16/coders/avi.la >> (requires /usr/lib/libgomp.la)... > > There is a very recent thread addressing the problem of .la files > "requiring" other .la files. This is apparently unnecessary and > sometimes counterproductive. > > Try emerging lafilefixer and then run lafilefixer --justfixit. > It couldn't hurt, and might help.
OK, will try, thanks. I looked at the output of the emerge for imagemagick a bit closer, and noticed a bunch of messages like this: libtool: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/libgomp.la' seems to be moved Mike