Gentoo Archives: gentoo-mips

From: Matt Turner <mattst88@g.o>
To: gentoo-mips@l.g.o
Subject: Re: [gentoo-mips] merging /lib32 into /lib
Date: Sun, 09 Oct 2011 18:44:30
Message-Id: CAEdQ38F=su1x8z+wbSRjckuP6zUUnm2TbSATQLpm25o1uGRKXw@mail.gmail.com
In Reply to: [gentoo-mips] merging /lib32 into /lib by Jim Faulkner
1 On Sun, Oct 9, 2011 at 2:08 PM, Jim Faulkner <jfaulkne@×××××××.edu> wrote:
2 > sys-apps/baselayout-2.1 tells me I need to merge my /lib32 dir into
3 > /lib.  What's the best way to do this on a live system?  Basic commands
4 > like "mv" and "ln" are linked against /lib32/libc.so.6, so I can't
5 > delete or rename that directory without hosing my system.
6
7 I haven't heard of this, probably because I haven't done much lately.
8 Assuming you're using an n32 system (multilib or otherwise) this isn't
9 correct.
10
11 I'm looking at baselayout-2.1.ebuild, and I think the problem is that
12 I don't have SYMLINK_LIB="no" in the mips profiles.
13
14 Relevant: https://bugs.gentoo.org/show_bug.cgi?id=355283#c4
15
16 I'll update those profiles. emerge --sync in an hour or two and let me
17 know if the problem goes away.
18
19 Thanks,
20 Matt

Replies

Subject Author
Re: [gentoo-mips] merging /lib32 into /lib Jim Faulkner <jfaulkne@×××××××.edu>