On 11/28/2010 11:51 AM, Valmor de Almeida wrote:
> On 11/28/2010 05:50 AM, Arttu V. wrote:
>> On 11/27/10, Valmor de Almeida <[email protected]> wrote:
>>> The system appears clean (revdep-rebuild and emerge --depclean show
>>> nothing to be done).
>>
>> After a good night's sleep I realised that this part didn't explicitly
>> state that you ran a full re-emerge of at least the @system set (if
>> not the entire @world).
>>
>> So, have you successfully rebuilt your full toolchain after the change
>> to reflect the change? Do you have lib32 and lib64 paths in your
>> /etc/ld.so.conf? If they are missing will env-update add them there?
>>
> 
> I thought I would get things fixed with revdep-rebuild but you are
> correct the ld.so.conf file is missing lib32. Will rebuild the system now.
> 
> Thanks,
> 
> --
> Valmor

I re-emerged the system (emerge -e system). The ld.so.conf got updated:

-> cat /etc/ld.so.conf
# ld.so.conf autogenerated by env-update; make all changes to
# contents of /etc/env.d directory
/usr/local/lib
include ld.so.conf.d/*.conf
//usr/lib64/opengl/xorg-x11/lib
/lib
/usr/lib
/lib64
/usr/lib64
/usr/local/lib64
/lib32
/usr/lib32
/usr/local/lib32
/usr/x86_64-pc-linux-gnu/lib
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/32
//usr/lib64/xulrunner-1.9.2
/usr/lib/qt4
/usr/lib64/qt4
/usr/lib64/fltk-1.1
/usr/lib64/octave-3.2.4

However no luck emerging wine. Will emerge the world next (this is going
to take a while...)

--
Valmor

Reply via email to