[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#773303: libgl1-mesa-dev: Symlink error for libGL.so



On Tue, 16 Dec 2014 at 23:59:13 +0800, Shan Ting wrote:
> libGL.so included in libgl1-mesa-dev has a wrong symlink which refer to a file
> that's not exist.

Where does/did the symlink point?

It seems fine here:

% dpkg-query -W libgl1-mesa-dev
libgl1-mesa-dev:amd64	10.3.2-1
% dpkg-query -W libgl1-mesa-glx
libgl1-mesa-glx:amd64	10.3.2-1
libgl1-mesa-glx:i386	10.3.2-1
% ls -l /usr/lib/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root 14 Oct 27 11:44 /usr/lib/x86_64-linux-gnu/libGL.so -> libGL.so.1.2.0
% ls -l /usr/lib/x86_64-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root 14 Oct 27 11:44 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> libGL.so.1.2.0
% dpkg -L libgl1-mesa-glx:amd64 | grep libGL
/usr/lib/x86_64-linux-gnu/libGL.so.1.2.0
/usr/lib/x86_64-linux-gnu/libGL.so.1
% dpkg -L libgl1-mesa-dev | grep libGL
/usr/lib/x86_64-linux-gnu/libGL.so

Do you have glx-alternative-fglrx, glx-alternative-nvidia or glx-diversions
installed? If you do, please send the output of
"reportbug --template glx-diversions".

Regards,
    S


Reply to: