Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-user
On 11/27/2010 03:55 PM, Valmor de Almeida wrote:
> On 11/27/2010 02:35 PM, walt wrote:
>> On 11/27/2010 11:00 AM, Valmor de Almeida wrote:
>>>
>>> Hello,
>>>
>>> I am trying to install wine on my system which I recently changed from
>>> no-multilib to multilib; so this may be causing this problem. The emerge
>>> issue is here
>>>
>>> checking for GL/gl.h... yes
>>> checking for GL/glx.h... yes
>>> checking for GL/glu.h... yes
>>> checking for up-to-date OpenGL version... yes
>>> checking for -lGL... not found
>>> checking for -lGL... not found
>>> checking for -lGLU... not found
>>
>> I just got a shock when searching my ~amd64 machine for libGL.so: the
>> 32-bit version was missing from my machine :( That file is supposed to
>> be in /usr/lib32/opengl/x11-org/lib/ but it was gone.
>>
>> I re-emerged emul-linux-x86-opengl and it's back again. Maybe you have
>> the same problem?
>>
>> Do you use the proprietary nividia video drivers? eselect opengl does
>> mess with symlinks to files like libGL.
>>
>>
>
> I do have the lib32/ files and app-emulation/emul-linux-x86-opengl has
> been re-emerged a few time now.
>
> I am not using any nvidia drivers; my graphics is Intel onboard.
>
> Thanks,
>
> --
> Valmor
One thing that may be the problem:
[root@lpt1 /usr/lib32]
-> ll libGLU.so*
lrwxrwxrwx 1 root root 11 Nov 27 05:07 libGLU.so -> libGLU.so.1*
lrwxrwxrwx 1 root root 20 Nov 27 05:07 libGLU.so.1 ->
libGLU.so.1.3.070802*
-rwxr-xr-x 1 root root 447992 Sep 13 18:28 libGLU.so.1.3.070802*
Then
-> equery belongs libGLU.so.1.3.070802
[ Searching for file(s) libGLU.so.1.3.070802 in *... ]
media-libs/mesa-7.8.2 (/usr/lib64/libGLU.so.1.3.070802)
app-emulation/emul-linux-x86-opengl-20100915
(/usr/lib32/libGLU.so.1.3.070802)
Two packages own the same file? Is this correct?
Thanks,
--
Valmor
|
|