Gentoo Archives: gentoo-user

From: Valmor de Almeida <val.gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: [SOLVED] Re: [gentoo-user] wine configure: error: No OpenGL library found on this system.
Date: Mon, 29 Nov 2010 06:52:33
Message-Id: 4CF35B4B.4080106@gmail.com
In Reply to: Re: [gentoo-user] wine configure: error: No OpenGL library found on this system. by Valmor de Almeida
1 On 11/28/2010 03:03 PM, Valmor de Almeida wrote:
2 > On 11/28/2010 11:51 AM, Valmor de Almeida wrote:
3 >> On 11/28/2010 05:50 AM, Arttu V. wrote:
4 >>> On 11/27/10, Valmor de Almeida <val.gentoo@×××××.com> wrote:
5 >>>> The system appears clean (revdep-rebuild and emerge --depclean show
6 >>>> nothing to be done).
7 >>>
8 >>> After a good night's sleep I realised that this part didn't explicitly
9 >>> state that you ran a full re-emerge of at least the @system set (if
10 >>> not the entire @world).
11 >>>
12 >>> So, have you successfully rebuilt your full toolchain after the change
13 >>> to reflect the change? Do you have lib32 and lib64 paths in your
14 >>> /etc/ld.so.conf? If they are missing will env-update add them there?
15 >>>
16 >>
17 >> I thought I would get things fixed with revdep-rebuild but you are
18 >> correct the ld.so.conf file is missing lib32. Will rebuild the system now.
19 >>
20 >> Thanks,
21 >>
22 >> --
23 >> Valmor
24 >
25 > I re-emerged the system (emerge -e system). The ld.so.conf got updated:
26 >
27 [snip]
28 >
29 > However no luck emerging wine. Will emerge the world next (this is going
30 > to take a while...)
31 >
32 > --
33 > Valmor
34
35 The emerge -e world fixed it. Was able to install wine and fire it up. I
36 guess this means the change from no-multilib to multilib works. Phew!
37 changing from no-multilib to multilib is compilation-intense. I wish the
38 gentoo install instructions for amd64 had a red flag on this issue.
39
40 Thanks,
41
42 --
43 Valmor