I tried charlies suggestion and typed the command:
Code: Select all
cd /usr/lib && find . -iname \*.la -exec sed -i "s@libGL.la@@g" {} ';'I tried using lafilefixer --justfixit, but this returns:libtool: link: cannot find the library `' or unhandled argument `/usr/lib64/'
I have been suggested on another forum that this can be rectified with the command/usr/lib32/opengl/nvidia/lib/libGL.la already clean, skipping update.
/usr/lib64/libgstcdda-0.10.la already clean, skipping update.
/usr/lib64/libnotify.la already clean, skipping update.
/usr/lib64/libmcrypt.la already clean, skipping update.
/usr/lib64/libgio-2.0.la already clean, skipping update.
/usr/lib64/libavahi-common.la already clean, skipping update.
/usr/lib64/libgmodule-2.0.la already clean, skipping update.
/usr/lib64/libgstvideo-0.10.la already clean, skipping update.
/usr/lib64/libxcb-event.la already clean, skipping update.
/usr/lib64/libFS.la already clean, skipping update.
/usr/lib64/libwnck-1.la already clean, skipping update.
/usr/lib64/libgudev-1.0.la already clean, skipping update.
/usr/lib64/libevent_core.la already clean, skipping update.
/usr/lib64/libxcb-xinerama.la already clean, skipping update.
Debug information:
/usr/lib64/libcairomm-1.0.la
/usr/lib64/
Holy Moley, Dorothy, we ain't in Kansas and Luke, I'm not your father
Code: Select all
sed -i.bakI am aware that I should not have put in a command I knew nothing about, Homer Simpson moment, d'oh!!!!
A plea for help from a Gentoo noob, I thought I'd better start a new topic rather than piggy backing onto somebody else's problems, sorry for repetition of posts.

